summaryrefslogtreecommitdiff
path: root/mysql-test/r/3.23
diff options
context:
space:
mode:
authorunknown <sasha@mysql.sashanet.com>2000-11-24 19:49:13 -0700
committerunknown <sasha@mysql.sashanet.com>2000-11-24 19:49:13 -0700
commit1ef81b2165e5bd416bcb5b6dc91d0cbb64e4af17 (patch)
tree8369a6e73770b40358d3b22b40c94e58de8913e4 /mysql-test/r/3.23
parent85a61b2cce24448f7ea24c75584a6f7061fd94e5 (diff)
downloadmariadb-git-1ef81b2165e5bd416bcb5b6dc91d0cbb64e4af17.tar.gz
slave master.info FILE -> IO_CACHE
send_file() is more stack-friendly - changed large static buffer to alloc_root() fixed my_b_seek() to work with WRITE_CACHE test case to make sure the slave starts correctly after being stopped truncated words file so the replication tests will take less time mysql-test/r/3.23/rpl000001.b.result: truncated words file mysql-test/r/3.23/rpl000004.b.result: truncated words file mysql-test/std_data/words: truncated words file BitKeeper/etc/ignore: Added mysql-test/rpl000011.test mysql-test/var/lib/mysql-bin.007 sql/share/norwegian/errmsg.sys sql/share/norwegian-ny/errmsg.sys to the ignore list mysys/mf_iocache2.c: got my_b_seek() to work with WRITE_CACHE, at least the one used by the slave sql/share/romanian/errmsg.sys: accidently touched the file sql/slave.cc: converted FILE to IO_CACHE for master.info sql/slave.h: FILE -> IO_CACHE for master.info sql/sql_repl.cc: be nice to the stack - change a large stack buffer to be alloced with alloc_root in send_file()
Diffstat (limited to 'mysql-test/r/3.23')
-rw-r--r--mysql-test/r/3.23/rpl000001.b.result2
-rw-r--r--mysql-test/r/3.23/rpl000004.b.result2
-rw-r--r--mysql-test/r/3.23/rpl000011.result3
3 files changed, 5 insertions, 2 deletions
diff --git a/mysql-test/r/3.23/rpl000001.b.result b/mysql-test/r/3.23/rpl000001.b.result
index e749ab4840a..17cdaf46fa6 100644
--- a/mysql-test/r/3.23/rpl000001.b.result
+++ b/mysql-test/r/3.23/rpl000001.b.result
@@ -1,2 +1,2 @@
sum(length(word))
-363634
+71
diff --git a/mysql-test/r/3.23/rpl000004.b.result b/mysql-test/r/3.23/rpl000004.b.result
index ae93d31c066..c71e0b46471 100644
--- a/mysql-test/r/3.23/rpl000004.b.result
+++ b/mysql-test/r/3.23/rpl000004.b.result
@@ -1,2 +1,2 @@
count(*)
-45402
+10
diff --git a/mysql-test/r/3.23/rpl000011.result b/mysql-test/r/3.23/rpl000011.result
new file mode 100644
index 00000000000..982e0523cfb
--- /dev/null
+++ b/mysql-test/r/3.23/rpl000011.result
@@ -0,0 +1,3 @@
+n
+1
+2