diff options
author | unknown <guilhem@mysql.com> | 2003-03-19 15:16:51 +0100 |
---|---|---|
committer | unknown <guilhem@mysql.com> | 2003-03-19 15:16:51 +0100 |
commit | 8f739cd674ad03cc19f92038bb4e29dd7995a82f (patch) | |
tree | 58a9dd1f5926c546e0a8ca0b21070e9aec361e61 /BitKeeper | |
parent | d5292ebfb668db3832ab8808ca5d594a3728de0b (diff) | |
download | mariadb-git-8f739cd674ad03cc19f92038bb4e29dd7995a82f.tar.gz |
Do not silently do RESET MASTER when one does 'mysqldump --master-data' ;
only do it if the user specifies --delete-master-logs (new option).
Safer + fixes bug #159.
client/client_priv.h:
New option --delete-master-logs for mysqldump
client/mysqldump.c:
New option --delete-master-logs for mysqldump
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 3f58a7aea48..a6699f7c515 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -5,6 +5,7 @@ bar@bar.mysql.r18.ru bar@bar.udmsearch.izhnet.ru bell@sanja.is.com.ua bk@admin.bk +guilhem@mysql.com heikki@donna.mysql.fi heikki@hundin.mysql.fi jani@hynda.mysql.fi |