Commit 8748cf96 authored by konstantin@mysql.com's avatar konstantin@mysql.com

Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.0

into mysql.com:/home/kostja/mysql/mysql-4.0-root
parents e1e82a4e 4eb255e6
......@@ -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
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