|
If your question is not answered below please contact technical support.
 |
MySQL Support |
What is MySQL?
Defined by the MySQL Web site:
MySQL is the world's most popular open source database, recognized for its speed and reliability.
Where can I learn more about MySQL?
You can learn much more about MySQL at the official MySQL Web site: http://www.mysql.com
How do I connect to MySQL?
Use below information to connect to your database:
Server address: localhost
Database name: mysql_databasename
Username: mysql_username
Password: mysql_password
Your MySQL username and password is NOT the same as your FTP username and password. If you've forgotten the MySQL username and password for your account, please contact Aurora.
How many MySQL databases can I have?
We offer one MySQL database with the accounts that include database support. Within the database you can have unlimited tables. If you need an additional database please contact Aurora.
Is there a way to access my MySQL database remotely through client software?
No. Due to security concerns we do not offer access to databases through client software. We do, however, offer an online Interface to manage your database at http://www.auroraesolutions.com/tools/mysql.
|