summaryrefslogtreecommitdiff
path: root/mysql-test/t/not_embedded_server.test
diff options
context:
space:
mode:
authorsergefp@mysql.com <>2006-08-15 21:08:22 +0400
committersergefp@mysql.com <>2006-08-15 21:08:22 +0400
commit1230f3ad38e8e12d21726c78e37c841ec77322f2 (patch)
treec79e63e45405045be41cc62433525fd9c65b17b0 /mysql-test/t/not_embedded_server.test
parentb5f814abedc50da0bb6a852cea1954dd628aac93 (diff)
downloadmariadb-git-1230f3ad38e8e12d21726c78e37c841ec77322f2.tar.gz
BUG#21282: Incorrect query results for "t.key NOT IN (<big const list>)
In fix for BUG#15872, a condition of type "t.key NOT IN (c1, .... cN)" where N>1000, was incorrectly converted to (-inf < X < c_min) OR (c_max < X) Now this conversion is removed, we dont produce any range lists for such conditions.
Diffstat (limited to 'mysql-test/t/not_embedded_server.test')
0 files changed, 0 insertions, 0 deletions