Below is the list of changes that have just been commited into a local
3.23. repository of sasha. When sasha does a push, they will be
propogaged to the main repository and within 24 hours after the push into
the public repository. For information on how to access
the public repository see
http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet@stripped, 2001-06-28 19:17:04-06:00, sasha@stripped
fixed typo
sql/sql_repl.cc
1.39 01/06/28 19:16:37 sasha@stripped +1 -1
fixed typo
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: sasha
# Host: mysql.sashanet.com
# Root: /home/sasha/src/bk/mysql-fast
--- 1.38/sql/sql_repl.cc Thu Jun 28 18:22:27 2001
+++ 1.39/sql/sql_repl.cc Thu Jun 28 19:16:37 2001
@@ -275,7 +275,7 @@
#endif
DBUG_ENTER("mysql_binlog_send");
-#ifndef DBUF_OFF
+#ifndef DBUG_OFF
if (opt_sporadic_binlog_dump_fail && (binlog_dump_count++ % 2))
{
errmsg = "Master failed COM_BINLOG_DUMP to test if slave can recover";
| Thread |
|---|
| • bk commit into 3.23 tree | sasha | 29 Jun |