1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Word Police law is abided

This commit is contained in:
konstantin@mysql.com
2003-11-04 12:38:09 +03:00
parent 2aff1b520b
commit 4eb255e60e

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