Translations:Database servers/68/en
Jump to navigation
Jump to search
Graham MySQL server
The steps for obtaining and using an account on the Graham MySQL server are similar to those described above for Cedar, with the following changes:
- A database will be created for you, with your username as the database name.
- You do not need to
USE db_name
. Since you only have one database, it is automatically selected for you when you startmysql
.