Commit 4acba86e authored by igor@olga.mysql.com's avatar igor@olga.mysql.com

Post-merge fix.

parent d51731a3
...@@ -857,7 +857,7 @@ key PRIMARY ...@@ -857,7 +857,7 @@ key PRIMARY
key_len 4 key_len 4
ref NULL ref NULL
rows 32 rows 32
Extra Using where; Using index Extra Using where
SELECT * FROM t1 WHERE b BETWEEN 1 AND 2 ORDER BY a; SELECT * FROM t1 WHERE b BETWEEN 1 AND 2 ORDER BY a;
a b a b
1 2 1 2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment