mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Post-merge fix.
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user