Interkey.net

Creating and connecting to a MySQL database

This article refers to domain names. When entering the hostname into your MySQL database client, replace all references to yourdomain.com with the domain you registered at signup.

In order to best support backward compatibility and forward growth, Interkey.net supports both MySQL 4.1 and 5.0 database engines. Many applications written for MySQL 4.1 are incompatible with MySQL 5.0 due to better ANSI SQL compliance in MySQL 5.0. If you are creating a database for a script or web application which does not specify the MySQL version you should use and you are unsure, use MySQL 4.1.

Creating a MySQL database

Connecting to a MySQL database

In your MySQL database tool of choice, enter the following values:

This article was last modified on 2007-07-15.