ailto:[EMAIL PROTECTED]
Sent: jeudi 31 juillet 2003 15:52
To: [EMAIL PROTECTED]
Subject: RE: Help!!! Need to backup mysql using - MYSQL Second Edition?
Thank you once again, so the correct thing is:
C:\mysql\bin\>mysqldump -u ola -p --opt --databases --complete-insert
--flush-logs >
will backup all databases.
Hope this run
-Original Message-
From: Ola Ogunneye [mailto:[EMAIL PROTECTED]
Sent: jeudi 31 juillet 2003 15:15
To: [EMAIL PROTECTED]
Subject: RE: Help!!! Need to backup mysql using - MYSQL Second Edition?
Hi, sorry to bother you, but from what you recommen
iginal Message-
From: Ola Ogunneye [mailto:[EMAIL PROTECTED]
Sent: jeudi 31 juillet 2003 15:15
To: [EMAIL PROTECTED]
Subject: RE: Help!!! Need to backup mysql using - MYSQL Second Edition?
Hi, sorry to bother you, but from what you recommended, am I typing
everything just the way you typed
hi,
> Still a newbie, and running mysql on windows 2000 Advanced Server. I
am trying to backup
> mysql and was confused as to which command to use. I see the following
options
use mysqldump .
If you want backup whole database(s) , proceed to next :
mysqldump -u username -p --opt --databases --com