monty@mysql.com
|
15d48525af
|
Merge mysql.com:/home/my/mysql-4.1
into mysql.com:/home/my/mysql-5.0
|
2005-07-28 17:09:54 +03:00 |
|
monty@mysql.com
|
3c12d0ae54
|
Added end marker for tests to make future merges easier
|
2005-07-28 03:22:47 +03:00 |
|
antony@ltantony.rdg.cyberkinetica.homeunix.net
|
f595216869
|
Change sql_mode BROKEN_NOT to HIGH_NOT_PRECEDENCE
|
2004-11-27 19:26:46 +00:00 |
|
antony@ltantony.rdg.cyberkinetica.homeunix.net
|
8c0d21d186
|
WL#638 - Fix precedence for parsing NOT ... LIKE expression s
Rework parser expression rules
Rework handling for "||" concat/or
Eliminate some shift/reduce conflicts
Add support for "xxx IS [ NOT ] truth_value"
|
2004-11-17 15:49:10 +00:00 |
|
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 |
|