> mysql -h <hostname or ip> -u <user> -p
> mysql -h localhost -u root -p Enter password: ******* mysql>