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

Ha estat útil la resposta?

 Imprimeix aquest Article

Llegir també

Alorithm help

Posted by Red_wolf6, 03-07-2010, 04:41 PMHello, I have a Question - I couldn't solved it...

Monitoring System

Posted by prashant1979, 06-22-2008, 12:51 AMHello, I am looking for a server monitoring system...

apf and iptables

Posted by smrtalex, 01-11-2008, 02:12 AMDoes the iptables service need to be running in order for...

IE 6.0 and style.display

Posted by jon31, 03-23-2007, 05:14 PMHey folks, I'm working on some cool little AJAX scripts,...

Script help with CSF - how to temporarily unblock IPs

Posted by sharmaine1111, 04-22-2009, 11:12 PMHello I'm trying to create a script or WHM plugin...