1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Post-merge fix.

This commit is contained in:
igor@olga.mysql.com
2007-08-04 03:12:43 -07:00
parent d51731a322
commit 4acba86e59

View File

@ -857,7 +857,7 @@ key PRIMARY
key_len 4
ref NULL
rows 32
Extra Using where; Using index
Extra Using where
SELECT * FROM t1 WHERE b BETWEEN 1 AND 2 ORDER BY a;
a b
1 2