diff options
author | sasha@mysql.sashanet.com <> | 2000-11-03 19:31:22 -0700 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2000-11-03 19:31:22 -0700 |
commit | 67eef6a571894d800b2eae1502b0da3cbf254930 (patch) | |
tree | b82e8a106a0207262ddbd495242322e06a1bc41f /repl-tests | |
parent | 60cdfe07f77708ba8a391ea84448dfa66b81da9a (diff) | |
download | mariadb-git-67eef6a571894d800b2eae1502b0da3cbf254930.tar.gz |
sql/slave.cc
mutex now initialized in the constructor
sql/sql_class.h
intialize MASTER_INFO mutex in the constructor
sql/sql_repl.cc
fixed typo in error message
if the user does not specify offset in CHANGE MASTER TO, set it to skip magic number
repl-tests/test-repl-ts/repl-timestamp.master.reject
New BitKeeper file ``repl-tests/test-repl-ts/repl-timestamp.master.reject''
Diffstat (limited to 'repl-tests')
-rw-r--r-- | repl-tests/test-repl-ts/repl-timestamp.master.reject | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/repl-tests/test-repl-ts/repl-timestamp.master.reject b/repl-tests/test-repl-ts/repl-timestamp.master.reject new file mode 100644 index 00000000000..37a76e7f360 --- /dev/null +++ b/repl-tests/test-repl-ts/repl-timestamp.master.reject @@ -0,0 +1,2 @@ +unix_timestamp(t) +973302660 |