Commit 4eb255e6 authored by konstantin@mysql.com's avatar konstantin@mysql.com

Word Police law is abided

parent 2aff1b52
...@@ -236,4 +236,4 @@ SELECT * FROM t1 WHERE a IN(1,2) AND b=5; ...@@ -236,4 +236,4 @@ SELECT * FROM t1 WHERE a IN(1,2) AND b=5;
DROP TABLE t1; DROP TABLE t1;
# we expect that optimizer will choose key on A # we expect that optimizer will choose index on A
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment