I\'m trying to connect to my DB in Ubuntu remotely but I receive error message when trying to mysql -u root -p:
mysql -u root -p
Found option without prec
Check the charset encoding of the file. Make sure that it is in ASCII.
Use the od command to see if there is a UTF-8 BOM at the beginning, for example.
od