MySQL
Which MySQL versions are used on your servers?
A: We use MySQL 4.1 on db6.hqhost.net and on db10.hqhost.net the 5th version is used.
Q:Where can I read MySQL documentation?
A: http://www.mysql.com/documentation/
Q: How can I set up a database?
A: To add, delete, and change databases, as well as their access passwords, go to
"Hosting" - "MySQL".
Q: How do I administer databases?
A: You may do it via the PhpMyAdmin
web interface or with the command line tool mysql having shell access
Q: How can I transfer an available MySQL database?
A: You have to dump the existing database and upload it via the PhpMyAdmin web interface or use console access.
Q: Which hostname, username, password can be used for working with the MySQL database?
A: All these parameters are specified in
"Hosting" - "MySQL".
Q: Which character set should be chosen when you create a new database?
A: Choose the character set you need to store data in the database.
FAQ
|