mariadb/mysql-test/r/select_found.result
monty@hundin.mysql.fi 65600db56d Fixed bug when sorting big files (introduced with multi-table-delete)
Changed mysql-test to use --language
Cleaned up parameters to filesort()
2001-06-25 11:35:22 +03:00

31 lines
170 B
Text

a b
1 2
2 3
3 5
4 5
5 5
6 6
7 7
8 9
FOUND_ROWS()
8
a b
1 2
FOUND_ROWS()
8
a b
8 9
FOUND_ROWS()
8
b
2
FOUND_ROWS()
6
b c
5 3
FOUND_ROWS()
6
a b a b
3 5 5 5
FOUND_ROWS()
8