What should I write in the first sentence when connecting to the database in Linux?
mysql -h host address -u username -p user password Then press Enter
mysql -h host address -u username -p user password Then press Enter