Mysql Commands on remote DB
I can access the remote DB using navicat, but what do I do if I want to use mysql commands?
|
Quote:
The "query table" will bring up a query window, as well as a "mysql console" if you right click the session. |
You can also do this from a command line:
Code:
mysql -u dbuser -pdbpass -h host DB |
sweet, thanks guys
|
All times are GMT -4. The time now is 09:54 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.