• Welcome to Web Hosting Community Forum for Webmasters - Web hosting Forum.
 

Recommended Providers

Fully Managed WordPress Hosting
lc_banner_leadgen_3
Fully Managed WordPress Hosting

WordPress Theme

Divi WordPress Theme
WPZOOM

Forum Membership

Forum Membership

MySQL backup problem via PHPMyAdmin

Started by Alex, December 17, 2008, 11:19:19 AM

Alex

Hi,

I have database of the size around 800 MB and when I try to take the backup it is not downloading complete database backup. Is there any other way to take the backup of MySQL database. I have cPanel control panel.

Thanks,

=: Alex :=

Kevin

It is not recommended to take the backup of the large MySQL database from PHPMyAdmin because there is a risk that it doesn't take the full backup of your database due to large size. You will need to take the backup from command line.

Generally it downloads the incomplete database due to time out in the PHP script.

Kevin