Translations:Database servers/68/en: Difference between revisions

Importing a new version from external source
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:
== Graham MySQL server ==
== Graham MySQL server ==
The Graham MySQL server, and account process, differs from the Cedar MySQL server in that a database will be created for you with the same name as the username you provided. When you connect to the Graham MySQL database, you will automatically select the given database.
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 <code>USE db_name</code>. Since you only have one database, it is automatically selected for you when you start <code>mysql</code>.
38,897

edits