CocoaMySQL is a MySQL admin client for Mac OS X. 1. Establish a SSH tunnel in terminal: ssh -NC admin@[your server IP] -L 3306/127.0.0.1/3306 2. Enter your server account pwd at the prompt. 3. Log on with CocoaMySQL: Host: 127.0.0.1 User: admin Password: [your mysql root password] Port: 3306
Gandi AI: How to use CocoaMySQL on Gandi AI
In topic: How to use CocoaMySQL on Gandi AI
You should be logged in to post new messages. Create an account.
- From:
mc - Date: on 2008 Avr. 18 13:10
- Subject: How to use CocoaMySQL on Gandi AI