Re: Why does mysqldump not add a drop database?
Escuse me to use your time with a so silly question.
What is the output file you obtain with your mysqldump below:
mysqldump --extended-insert=FALSE --add-drop-database=TRUE --add-drop-table=TRUE --disable-keys=TRUE --order-by-primary=TRUE --routines=TRUE --triggers=TRUE --user=phs --verbose=FALSE cachelistener > CacheListener.backup
Would it be cachelistener?? If so, how did you create it??
Thanks a lot
My problem is that I'm using mysqldump with the following syntax:
mysqldump --user username databasename --password
It does ask me for the password and apparentely seems to be doing right but I can not find any output file. I tryed to type a filename at end of the command line but gave me "no such file found" error.
Thanks again.
Julio Borges
Rio de Janeiro - Brazil
Thanks a Lot.
Julio Borges
Rio de Janeiro - Brazil
Subject
Views
Written By
Posted
8314
October 29, 2005 11:24AM
Re: Why does mysqldump not add a drop database?
4173
November 16, 2005 07:09PM
6013
December 25, 2005 02:20PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.