1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fixed bug in multi-table-delete code

This commit is contained in:
monty@hundin.mysql.fi
2001-06-24 22:11:00 +03:00
parent 7f68199648
commit 334a4815ea
8 changed files with 97 additions and 41 deletions

View File

@ -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