This video tutorial will teach you about various / different command line (CLI) options available with mysql command to connect to mysql-server. --user is same as -u --host is same as -h --password is same as -p --port is same is -P (this is upper case P) for port
Be the first to comment