summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2005-01-241-3/+0
|\
| * fixes/cleanups according to Coverity reportunknown2005-01-241-3/+0
* | Merge with global treeunknown2005-01-181-0/+1
|\ \ | |/
| * Bug #7966 query cache doesn't work properly with batch statementsunknown2005-01-171-0/+1
* | Fixes for two compile-time failures.unknown2005-01-111-1/+1
* | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-0/+1
|\ \ | |/
| * Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-0/+1
* | Merge with global treeunknown2004-12-311-6/+6
|\ \
| * | After merge fixesunknown2004-12-311-6/+5
| * | Merge with 4.1unknown2004-12-221-0/+1
| |\ \ | | |/
| | * WL#2274 - INSERT..SELECT..UPDATEunknown2004-12-131-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-191-2/+33
|\ \ \ | |/ /
| * | bit typeunknown2004-12-171-2/+33
* | | Fix for bug #6849 "Crash while preparing query containing const expr withunknown2004-12-171-9/+25
|/ /
* | After merge fixesunknown2004-12-061-1/+2
* | Merge with 4.1unknown2004-12-061-1/+1
|\ \ | |/
| * now we create temporary join for all queries with subqueries to make correct ...unknown2004-11-301-1/+1
| * moved procedure list initialization (BUG#6517)unknown2004-11-151-0/+1
* | Change sql_mode BROKEN_NOT to HIGH_NOT_PRECEDENCEunknown2004-11-271-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-251-1/+27
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-241-0/+27
| |\ \
| | * | fixed problem in MacOSunknown2004-11-241-0/+27
| * | | Fix for bug #5888 "Triggers with nonexistent columns cause packetsunknown2004-11-241-1/+0
| |/ /
* | | mergeunknown2004-11-211-3/+3
|\ \ \ | |/ / |/| |
| * | post mergeunknown2004-11-211-1/+1
| * | mergeunknown2004-11-111-2/+2
| |\ \
| | * \ mergeunknown2004-10-071-17/+35
| | |\ \
| | * | | fixed merged view fields names (BUG#5147)unknown2004-09-141-2/+2
* | | | | WL#638 - Fix precedence for parsing NOT ... LIKE expression sunknown2004-11-171-0/+8
* | | | | margeunknown2004-11-131-1/+1
|\ \ \ \ \
| * \ \ \ \ mergeunknown2004-11-121-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | post-review fixesunknown2004-11-121-1/+1
* | | | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-0/+1
|/ / / / /
* | | | | Simple optimization to avoid a malloc for each queryunknown2004-11-091-5/+2
* | | | | new lock for multiupdate:unknown2004-11-051-0/+1
* | | | | merge with 4.1unknown2004-10-291-5/+62
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-141-4/+8
| |\ \ \
| | * | | true,false -> TRUE, FALSEunknown2004-10-141-4/+8
| * | | | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-141-0/+23
| |/ / /
| * | | wording fixedunknown2004-09-161-3/+3
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-09-161-1/+21
| |\ \ \
| | * | | check that table used in multi-update is unique added (BUG#5455)unknown2004-09-081-1/+21
| * | | | BUG#5318 - failure: 'IGNORE_SPACE' affects numeric values after DEFAULT.unknown2004-09-141-2/+4
| |/ / /
* | | | added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)unknown2004-10-211-0/+1
* | | | allow merging views with subqueries in WHERE clause (BUG#5504)unknown2004-10-071-10/+20
| |_|/ |/| |
* | | fixed & added comments (according to Igor's review and a bit more)unknown2004-10-071-17/+35
| |/ |/|
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-101-0/+6
|\ \
| * \ Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-4/+13
| |\ \
| * \ \ Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-0/+7
| |\ \ \
| | * | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+7