CATEGORY: MySQL
MySQL Help

QUESTION:
My database manager informed me that I must be able to access the MySQL database through Telnet. As a result, I purchased the SSH upgrade. However, once connected, the "mysql" COMMAND is not found. I would rather not use the control panel SQL database manager. Instead I would like to manage it through SSH. The command I am using is: mysql

ANSWER:
Use this:
/usr/local/mysql/bin/mysql

############################################################

Please be advised that this is a SUPPLEMENTAL Online Manual.

The PRIMARY Online Manual is inside your Online Control Panel... to access it, just click Documentation link at very bottom of Online Control Panel screen.

You should always consult the Online Manual inside your control panel first... and only consult this SUPPLEMENTAL Online Manual as a last resort.

if after consulting the Control Panel Documentation, you still need assistance, please CONTACT SUPPORT

top