How to create a MySQL database?



The MySQL Database Server is a very fast, reliable, and easy-to-use database. Its architecture makes it extremely fast and easy to customize. The MySQL Server is designed to handle large databases and has been successfully used in highly demanding production environments. Its connectivity, speed, and security make MySQL Server highly suited for accessing databases on the Internet.

* This tutorial is created for the following Doteasy.com hosting packages : Ultra and Unlimited hosting packages.

How to setup your MySQL database in doteasy.com?



  1. You can access to theSite Admin Panel through your Doteasy.com member zone (under the Manage Account --> Hosting section),

    or you can go to the Site Admin Panel directly by typing "http://www.yourdomain.com/admin/" on your web browser.

    Click Image To Enlarge
    Click Image To Enlarge



  2. In the Site Admin Panel, click the "Shortcuts" link on the top.

    Click Image To Enlarge
    Click Image To Enlarge



  3. In the MySQL section, click the "MySQL Admin Tool" link.

    Click Image To Enlarge
    Click Image To Enlarge



  4. Click on the "Create Database" link to proceed to the next step.

    Click Image To Enlarge
    Click Image To Enlarge



  5. Enter the MySQL database prefix name you would like to use. For example, you can use the prefix "db".
    Click "Save" to proceed.

    Click Image To Enlarge
    Click Image To Enlarge



  6. You should now see the "MySQL Create Database: succeeded." message.

    Click Image To Enlarge
    Click Image To Enlarge



  7. Remember to change your MySQL password as the default password is the same as your member ID.
    Click the "Change Password" link to proceed.

    Click Image To Enlarge
    Click Image To Enlarge



  8. Enter your new password, then retype the password. Click "Save" to proceed.

    Click Image To Enlarge
    Click Image To Enlarge



  9. Congrulation, you had setup your new MySQL database now.









Note: Your MySQL database information with Doteasy.com should be as follow:

MySQL host address: 127.0.0.1
MySQL database name: yourdomain_com_-_db
MySQL username: Your Doteasy.com member ID
MySQL password: Your MySQL database password that you had just setup above