1
0
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:
unknown
2003-11-04 12:38:09 +03:00
parent bc296f9495
commit e23018167b

View File

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