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:
@ -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
|
||||
|
Reference in New Issue
Block a user