Mega Code Archive

 
Categories / MySQL / Command Mysql
 

To invoke mysql interactively from the command line, specify any necessary connection parameters after the command name

shell> mysql -u user_name -p -h host_name