how to login to mysql from command line code example Example 1: login mysql mysql -u root -p Example 2: login to mysql mysql -u USERNAME -p