I have problem with backup and restore database in mysql.
When I backup or restore some table in mysql with command
backup table table_name to '/var/lib/_backup/'  system send me error message
:
ERROR 1064: You have an error in your SQL syntax near 'backup table
table_name to '/var/lib/_backup/'' at line 1.
Please send me som info how to do this ?

roman


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to