
14 Feb
2008
14 Feb
'08
4:49 p.m.
Adriano Amaral wrote:
Install MySql admin and you'll be able to do a backup of the db's .... you can get it on the mysql website...
I don't think there is a Linux distribution that doesn't include mysqladmin. But I'd use the mysqldump tool (also included). http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html Nils Breunese.