Re: mysqldump all dbs

2001-05-29 Thread William R. Mussatto
I prefer dumping things one database at a time so I can more easily recover them. See script below, run from the mysqlback directory which is at the same level as the directory containing the directories of all of the files. Sincerely, William Mussatto, Senior Systems Engineer CyberStrategie

Re: mysqldump all dbs

2001-05-29 Thread Ken Menzel
ot;MYSQL" <[EMAIL PROTECTED]> Sent: Tuesday, May 29, 2001 1:18 PM Subject: mysqldump all dbs > Hello > > on > > http://www.mysql.com/articles/mysql_intro.html#SECTION000100 > > there is the text > > ... > The function mysqldump can be used to backup !!

mysqldump all dbs

2001-05-29 Thread Marco Kammerer
Hello on http://www.mysql.com/articles/mysql_intro.html#SECTION000100 there is the text ... The function mysqldump can be used to backup !! all !! databases, several databases, one database, or just certain tables within a given database. In this section, the syntax involved with each scen