For the command-line oriented, log into a gl machine and create a
file ".my.cnf" in your home directory containing the following where
username is your username:
[client]
user = username
database = username
password = username
You can then run 'mysql'.