1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt

into  magare.gmz:/home/kgeorge/mysql/autopush/B34909-5.0-opt
This commit is contained in:
unknown
2008-03-07 11:17:31 +02:00
4 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1 @@
mysqldump: Error: Binlogging on server not active

View File

@ -0,0 +1 @@
--skip-log-bin

View File

@ -0,0 +1,6 @@
# Embedded server doesn't support external clients
--source include/not_embedded.inc
--replace_regex /MASTER_LOG_POS=[0-9]+/XX/
--error 2
--exec $MYSQL_DUMP --compact --master-data=2 test 2>&1