fix a big test

This commit is contained in:
Sergei Golubchik 2014-10-11 10:18:55 +02:00
parent 5ca5f92a1d
commit 2f294dbcd8

View file

@ -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