summaryrefslogtreecommitdiff
path: root/BitKeeper
diff options
context:
space:
mode:
authorunknown <nick@mysql.com>2002-08-29 12:08:54 -0600
committerunknown <nick@mysql.com>2002-08-29 12:08:54 -0600
commit74997a9ece3b322cf4bc549673a8d5dfb9b79e93 (patch)
tree6666b54950afc58c3e686c5352fa24fc4180d859 /BitKeeper
parent1134fa6be236e4ab69f9d03046e043f3bcdaddc6 (diff)
downloadmariadb-git-74997a9ece3b322cf4bc549673a8d5dfb9b79e93.tar.gz
Added sync_slave_with_master [connection].
Equivalent to: save_master_pos; connection slave; sync_with_master; client/mysqltest.c: Added sync_slave_with_master to mysqltest Accepts 1 optional argument: the slave connection name Default connection name is 'slave'. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r--BitKeeper/etc/logging_ok1
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok
index 46d85723c84..0bb4d3ceb88 100644
--- a/BitKeeper/etc/logging_ok
+++ b/BitKeeper/etc/logging_ok
@@ -76,3 +76,4 @@ zak@balfor.local
zak@linux.local
zgreant@mysql.com
miguel@hegel.br
+nick@mysql.com