Web Hosting News, Web Hosting Tips, Web Hosting Tutorials and FAQ by AwardSpace.com
AwardSpace Blog » Page 'I am trying to access mysql via SSH command line, what is the path to mysql command via SSH?'

I am trying to access mysql via SSH command line, what is the path to mysql command via SSH?

Answer: The command line is as follows: mysql -h<HOST> -D<DB> -u<USER> -p<PASS>

Comments are closed.

Top of page / Subscribe to new Entries (RSS)