summaryrefslogtreecommitdiff
path: root/mysql-test/r/3.23
diff options
context:
space:
mode:
authorunknown <sasha@mysql.sashanet.com>2000-11-22 00:23:31 -0700
committerunknown <sasha@mysql.sashanet.com>2000-11-22 00:23:31 -0700
commitde693be7bea4bf3e067870b917e717876a3a67ab (patch)
tree8d0c9e3d92529b67e9be74ec479b21403222777d /mysql-test/r/3.23
parent62c3b53667b31f99c7cbcd64ec8434ff3960cbe8 (diff)
downloadmariadb-git-de693be7bea4bf3e067870b917e717876a3a67ab.tar.gz
mysql-test/mysql-test-run
cleanup - remove unneeded daeamon restarts sql/log_event.cc fixed bug - do not confuse confused slaves even further if they try to read less than LOG_EVENT_HEADER_LEN before the end of file sql/mysqlbinlog.cc give error if constructor fails sql/mysqld.cc --disconnect-slave-event-count for replication debugging sql/slave.cc --disconnect-slave-event-count cleanup to remove unneeded sleeps when things go wrong - sleep only when we have to sql/slave.h --disconnect-slave-event-count test cases for ALTER TABLE ORDER BY and replication offset off by 22 confusion mystery bug (both pass) mysql-test/mysql-test-run: cleanup - remove unneeded daeamon restarts sql/log_event.cc: fixed bug - do not confuse confused slaves even further if they try to read less than LOG_EVENT_HEADER_LEN before the end of file sql/mysqlbinlog.cc: give error if constructor fails sql/mysqld.cc: --disconnect-slave-event-count for replication debugging sql/slave.cc: --disconnect-slave-event-count cleanup to remove unneeded sleeps when things go wrong - sleep only when we have to sql/slave.h: --disconnect-slave-event-count sql/sql_repl.cc: added unknown error
Diffstat (limited to 'mysql-test/r/3.23')
-rw-r--r--mysql-test/r/3.23/alt000001.result5
-rw-r--r--mysql-test/r/3.23/rpl000010.result3
2 files changed, 8 insertions, 0 deletions
diff --git a/mysql-test/r/3.23/alt000001.result b/mysql-test/r/3.23/alt000001.result
new file mode 100644
index 00000000000..cc95b808d23
--- /dev/null
+++ b/mysql-test/r/3.23/alt000001.result
@@ -0,0 +1,5 @@
+n
+3
+9
+10
+12
diff --git a/mysql-test/r/3.23/rpl000010.result b/mysql-test/r/3.23/rpl000010.result
new file mode 100644
index 00000000000..982e0523cfb
--- /dev/null
+++ b/mysql-test/r/3.23/rpl000010.result
@@ -0,0 +1,3 @@
+n
+1
+2