diff options
author | unknown <sasha@mysql.sashanet.com> | 2001-04-11 16:29:15 -0600 |
---|---|---|
committer | unknown <sasha@mysql.sashanet.com> | 2001-04-11 16:29:15 -0600 |
commit | 72ccee9d37277f76f68598ef0681d28719db5d6f (patch) | |
tree | 4b54b1d16fbc8694f89016164d367301b93b1880 /BitKeeper | |
parent | f21a521981eb945982a81926cdc01735b689f2f0 (diff) | |
download | mariadb-git-72ccee9d37277f76f68598ef0681d28719db5d6f.tar.gz |
fixed bugs in the new stuff in rpl000001 test
start slave thread if master.info is present and server_id is set
updates for rpl000015 and rpl000016 to remove master.info to make sure
master info struct does not get auto-initialized
Docs/manual.texi:
updates for recent changes
mysql-test/r/rpl000001.result:
update for test case change
mysql-test/t/rpl000001.test:
fixed bugs in the test case
mysql-test/t/rpl000015.test:
wrong change - to be reversed
sql/mysqld.cc:
start slave thread if master.info is present and server_id is set
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 1c3bdac2b9f..1083d6ebbab 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -1 +1,2 @@ heikki@donna.mysql.fi +sasha@mysql.sashanet.com |