MySQL

MySQL is a strong database engine which can be coordinated into your web site using a programming language such as PHP or Perl. To find out if MySQL is available on your account type please see the MySQL page for more information.

Installing MySQL

MySQL can be installed using the MySQL page, click ‘Install MySQL’. Upon installing you will have to set and confirm a password for this database.

Change MySQL Password

Click ‘Change Database Password’ using the MySQL page, enter your new password into both boxes shown and click ‘Change MySQLPassword’. Your MySQL database password will be updated straight away and you will have to update any scripts that connect to the database.

Uninstalling MySQL

So you can remove click ‘Remove MySQL’. You will need to confirm your action and upon completion and all data and database tables will be removed.

How to Access MySQL

To access MySQL via your web pages you will have to follow these credentials:

Username Account Username
Password Database Password
Database Account Username
Server mysql.interdns.co.uk
Database Version 5.0

Configure MySQL Database

You can configure all aspects of your MySQL database by using the MySQL Admin area at http://mysql.interdns.co.uk . Simply enter your username, password and the database you need to connect to. This will allow you to add, edit and delete database tables, SQL scripts and data within tables.