ram@gw.mysql.r18.ru
|
90ffe1be00
|
WL #1056: Eliminate NOT operators from where condition
|
2003-10-31 13:02:16 +04:00 |
|
monty@mashka.mysql.fi
|
1f6ecc0cd3
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names.
changed store_warning() -> push_warning_print()
|
2003-01-06 01:48:59 +02:00 |
|
salle@geopard.(none)
|
a1a88ab92b
|
Added tests for boolean operators in select part
Redo of changeset I commited, but failed to push
|
2002-11-18 13:41:07 +02:00 |
|
monty@mashka.mysql.fi
|
876f3f4d30
|
Fixed that NULL and 0 returns 0 instead of NULL
This is coded to not cause a speed impact on top level AND expressions where we don't care if an AND expression returns 0 or NULL
|
2002-11-11 15:57:35 +02:00 |
|