SQL DB backup error !

Posted by htw_Mehdi, 09-14-2007, 09:28 PM
hello, when i try to backup mysql database on the dbname.sql i got : no DB tables or any thing ! i have this problem also when i generate a full backup ! please help

Posted by boonchuan, 09-14-2007, 09:34 PM
This is better in the Technical Forum. Moved.

Posted by Patrick, 09-14-2007, 09:59 PM
Have you tried manually exporting the database? mysqldump -u mysql_user -p --opt database > backup.sql

Posted by htw_Mehdi, 09-14-2007, 10:13 PM
hello, thank you for you reply, but i have a question ! where did i execute this command ? ( don't have ssh access ) thank's

Posted by Patrick, 09-14-2007, 10:19 PM
You could create a PHP script with the following content: Put that on your website and replace everything in bold, then access the PHP file and it should execute the mysqldump command.

Posted by htw_Mehdi, 09-14-2007, 10:33 PM
not working or there are some error !

Posted by david510, 09-16-2007, 03:43 AM
Check if there is any syntax error in the php code on your account. The code given by Pat should work fine.

Posted by htw_Mehdi, 09-16-2007, 03:47 AM
hi, i have resolved the problem by using a php script for database export thank you

Je li Vam ovaj odgovor pomogao?

 Ispiši članak

Također pročitajte

Cannot open database asp.net

Posted by Faiyaz, 09-22-2008, 03:02 PMCannot open database "DATABASENAME" requested by the login....

Connection Partially Encrypted

Posted by letnes, 09-16-2008, 11:03 PMI get the Connection Partially Encrypted message when I...

Unable to change the file attribute

Posted by tuxican, 09-14-2007, 12:09 PMHi all, I am not able to change the attribute of a...

Load Balancing 2 Web servers and 2 MySQL Servers

Posted by YYamagishi, 03-28-2008, 04:02 AMHi, I was wondering if it is possible to cluster 2 web...

Having trouble blocking google spider

Posted by lhmx, 11-15-2012, 02:51 AMI'm having some trouble blocking google (and others) from...