summaryrefslogtreecommitdiff
path: root/mysql-test/r/multi_update.result
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2001-06-24 22:11:00 +0300
committerunknown <monty@hundin.mysql.fi>2001-06-24 22:11:00 +0300
commita96e1b6954f56504b831c61bae50899b79575827 (patch)
tree2c5662a19583d6ae066e383d5de337ae60cf618f /mysql-test/r/multi_update.result
parent8f33f8d4d36080b161fac72971239afd4bf3137f (diff)
downloadmariadb-git-a96e1b6954f56504b831c61bae50899b79575827.tar.gz
Fixed bug in multi-table-delete code
client/mysqltest.c: Added --big-test argument libmysqld/lib_sql.cc: Reset error messages before new query. libmysqld/lib_vio.c: Fixed reading of results. mysql-test/mysql-test-run.sh: Added option --big mysql-test/r/multi_update.result: More multi-delete tests mysql-test/t/bdb-crash.test: Added missing test if BDB is supported mysql-test/t/multi_update.test: More multi-delete tests
Diffstat (limited to 'mysql-test/r/multi_update.result')
-rw-r--r--mysql-test/r/multi_update.result36
1 files changed, 22 insertions, 14 deletions
diff --git a/mysql-test/r/multi_update.result b/mysql-test/r/multi_update.result
index f8c51f25237..6358e2a81cd 100644
--- a/mysql-test/r/multi_update.result
+++ b/mysql-test/r/multi_update.result
@@ -1,14 +1,22 @@
-id1 t
-1 3
-2 2
-id2 t
-1 3
-1 2
-1 1
-id3 t
-2 3
-2 2
-2 1
-1 3
-1 2
-1 1
+Table Op Msg_type Msg_text
+test.t1 check status OK
+test.t2 check status OK
+test.t3 check status OK
+count(*)
+0
+count(*)
+0
+count(*)
+0
+count(*)
+0
+count(*)
+0
+count(*)
+0
+count(*)
+0
+count(*)
+0
+count(*)
+0