Start a conversation

My-SQL

  • How to optimize a MySQL database

    Usually, for a website having a large volume of data, optimizing the MySQL database becomes crucial for enhancing the performance to indexing. Indexing helps in a better collation of data and is an in...

  • How to upgrade mysql on cPanel server

    In the web hosting industry, cPanel is the only control panel which supports easy to understand GUI based (Graphical User Interface) to manage hosting resources of a website. cPanel hosting supports d...

  • How to create a table in PhpMyAdmin

    PhpMyAdmin is an open source application designed and developed in PHP scripting language to perform various tasks, such as creating, modifying or removing database tables, fields of application.  It ...

  • How to Reset MySQL root Password

    To provide multi-user access to a number of databases a relational database management system is been developed that runs on a server and called as MySQL. MySQL is developed under GNU General Public L...

  • Moving Tables from One MySQL Database to Another Using Command Line Interface

    Moving all of the tables from one MySQL database to another is very easy. It can be done using phpMyAdmin to dump the database to a .sql file. However, in this tutorial, we are going to dump the datab...

  • How To Connect To Mysql Remotely (Linux/Cpanel)

    In order for you to connect to our MySQL service remotely please follow these steps:   1) You need to create your database using the cPanel database creation feature 2) You need to assign username/pas...

  • Database Troubleshooting Tips

    Troubleshooting Cannot connect to the database errors... Here are a few initial things (common mistakes) to take a look at: - Make sure that after you created your database and database user that you ...

  • How to Create a MySQL Database from cPanel ?

    First, log in to your CPanel account. If you don't have your username and password, you'll need to contact your web hosting provider.  by entering the following URL in your web browser: http://yourdom...

  • InnoDB support (MySQL)

    Our MySQL servers include InnoDB support for both our Linux and Windows plans. We do used MySQL Version 5.1.x...

  • How to create my mysql database?

    You need to create your databases first using your our Site Control Panel (Cpanel): login and from the left menu go to MySQL Databases>Type new database bane >which you will find in the below list. Ho...