mariadb/mysql-test/r/multi_update.result
sasha@mysql.sashanet.com 23c049e3e3 fixed bugs in mysqltest to get nested while loops to work
added multi-delete test case that does not work - something for Sinisa to fix
2001-06-11 17:28:26 -06:00

24 lines
102 B
Text

id1 t
1 3
2 2
3 1
id2 t
3 3
3 2
3 1
2 3
2 2
2 1
1 3
1 2
1 1
id3 t
3 3
3 2
3 1
2 3
2 2
2 1
1 3
1 2
1 1