Find the answers you need
Support Database
Category: MySQL
In this section
Building a MySQL instance on CentOS 7
You might need a larger database - for large ecommerce stores or complex sites, for example. To do …
How do I connect to my database via .NET?
A website built using .NET can be connected to databases of different types: MySQL, MSSQL, and Access databases. You …
What is MariaDB?
MariaDB is a fork of MySQL. The database structure and indexes of MariaDB are the same as MySQL. This makes …
How do I import a .sql file via phpMyAdmin?
You can use phpMyAdmin to import an .SQL file with your database information. To do this: Log in to …
How do I check MySQL Database sizes across packages in My20i?
20i provides an easy way to monitor and view all MySQL database sizes across all packages in your My20i …
How do I import a .sql file via the command-line?
If you've set up SSH access for a package then you can run the following command-line instructions  …
Can I set my database hostname as ‘localhost’?
No, you would need to set the database hostname as the server that it's on at 20i. You can …
How do I download or back up my MySQL Database?
There are various ways to export your MySQL databases for safe keeping or transfer. The first method allows you to …
How do I create a MySQL database in My20i?
You can create MySQL databases in seconds directly from your My20i control panel. This option is unavailable …
What’s the maximum MySQL database size allowed?
At 20i, each MySQL database you create can store up to 1024 MB (1 GB) of data. As databases comprise …