MySQL Access
Database administrators who are responsible for managing data, designing and implementing schemas, etc. will find the information provided here useful.
MySQL Account
In order to manage and administer the database schema and data, you will need to have a MySQL account on the database server. If you do not have an account but need to have one, please submit a technical support request via http://thinkingfarm.com/support/
MySQL Client Application
In order to connect to the MySQL database server, you will need to have the appropriate client application. There are many MySQL client software out there on the Internet available for download. Below lists a few of the more popular ones that comes with a user friendly GUI.
- EMS MySQL Manager Lite (Windows/Linux)
- SQLyog (Windows)
- MySQL Control Center (Windows/Linux)
Configuring Your MySQL Client
Configure your client application with the following settings:
| MySQL Settings | |
|---|---|
| Hostname | artemis.thinkingfarm.com |
| Port | 3306 |
| Compression (if applicable) | Yes |
