mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Word Police law is abided
mysql-test/t/range.test: Word Police memo is abided
This commit is contained in:
@ -236,4 +236,4 @@ SELECT * FROM t1 WHERE a IN(1,2) AND b=5;
|
||||
|
||||
DROP TABLE t1;
|
||||
|
||||
# we expect that optimizer will choose key on A
|
||||
# we expect that optimizer will choose index on A
|
||||
|
Reference in New Issue
Block a user