You can use Phpmyadmin in cpanel to copy a database easily. View Article
Unlimited Website Hosting
No Hidden Fees Everything Included
- Unlimited Space
- Unlimited Bandwidth
- Unlimited Email
- Cpanel the #1 control panel
- Free Site builder with 1000+ templates
- 24/7 Support we’re here to help
View all Hosting Plans
How do I change MySQL’s timezone?
September 23, 2013 By
The MySQL server runs on eastern standard time (-5 GMT). If you need a different time you can use DATE_SUB and DATE_ADD to add or remove time as needed to get the time zone you need. View Article
How do I create a MySQL database and user?
September 20, 2013 By
You can add a mysql database and user really quickly and easily using the MySQL databases wizard in your hosting control panel (cPanel). Let me show you how. View Article
Can I access my MySQL database from a remote system?
September 20, 2013 By
Yes you can access your database from a remore system. You just need to add the IP address of the remote system to the access list. Here’s how: View Article