Commit 2f294dbc authored by Sergei Golubchik's avatar Sergei Golubchik

fix a big test

parent 5ca5f92a
......@@ -934,7 +934,7 @@ EXPLAIN SELECT * FROM t1 WHERE b BETWEEN 1 AND 2 ORDER BY b,a;
id 1
select_type SIMPLE
table t1
type index
type range
possible_keys bkey
key bkey
key_len 5
......
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