summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Precision Math implementationhf@deer.(none)2005-02-091-9/+5
* Merge mysql.com:/home/jimw/my/mysql-5.0-6368jimw@mysql.com2005-02-071-1/+2
|\
| * Handle backslashes correctly in strings that also have doubled quotes whenjimw@mysql.com2005-02-031-1/+2
* | Fixed bug detected by sp-testsmonty@mysql.com2005-02-051-7/+7
* | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-1/+4
|\ \ | |/ |/|
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-02-011-1/+4
| |\
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-01-181-1/+4
| | |\
| | | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-01-161-1/+4
| | | |\
| | | | * postreview changesbell@sanja.is.com.ua2005-01-161-1/+3
| | | | * error of parsing can occur in any SELECT, so all SELECTs have to be checkedbell@sanja.is.com.ua2005-01-111-1/+2
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2005-01-281-22/+13
| |\ \ \ \
| | * | | | Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() functiondlenev@brandersnatch.localdomain2005-01-261-22/+13
| | | |_|/ | | |/| |
* | | | | mergedserg@serg.mylan2005-01-241-3/+0
|\ \ \ \ \ | |/ / / /
| * | | | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-3/+0
| | |/ / | |/| |
* | | | Merge with global treemonty@mysql.com2005-01-181-0/+1
|\ \ \ \ | |/ / /
| * | | Bug #7966 query cache doesn't work properly with batch statementsreggie@bob.(none)2005-01-171-0/+1
| | |/ | |/|
* | | Fixes for two compile-time failures.konstantin@mysql.com2005-01-111-1/+1
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYmonty@mysql.com2005-01-031-0/+1
|\ \ \ | |/ /
| * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagmonty@mysql.com2004-12-311-0/+1
| |/
* | Merge with global treemonty@mysql.com2004-12-311-6/+6
|\ \
| * | After merge fixesmonty@mysql.com2004-12-311-6/+5
| * | Merge with 4.1monty@mishka.local2004-12-221-0/+1
| |\ \ | | |/
| | * WL#2274 - INSERT..SELECT..UPDATEacurtis@pcgem.rdg.cyberkinetica.com2004-12-131-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2004-12-191-2/+33
|\ \ \ | |/ /
| * | bit typeram@gw.mysql.r18.ru2004-12-171-2/+33
* | | Fix for bug #6849 "Crash while preparing query containing const expr withdlenev@brandersnatch.localdomain2004-12-171-9/+25
|/ /
* | After merge fixesmonty@mysql.com2004-12-061-1/+2
* | Merge with 4.1monty@mysql.com2004-12-061-1/+1
|\ \ | |/
| * now we create temporary join for all queries with subqueries to make correct ...bell@sanja.is.com.ua2004-11-301-1/+1
| * moved procedure list initialization (BUG#6517)bell@sanja.is.com.ua2004-11-151-0/+1
* | Change sql_mode BROKEN_NOT to HIGH_NOT_PRECEDENCEantony@ltantony.rdg.cyberkinetica.homeunix.net2004-11-271-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-11-251-1/+27
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-11-241-0/+27
| |\ \
| | * | fixed problem in MacOSbell@sanja.is.com.ua2004-11-241-0/+27
| * | | Fix for bug #5888 "Triggers with nonexistent columns cause packetsdlenev@brandersnatch.localdomain2004-11-241-1/+0
| |/ /
* | | mergebell@sanja.is.com.ua2004-11-211-3/+3
|\ \ \ | |/ / |/| |
| * | post mergebell@sanja.is.com.ua2004-11-211-1/+1
| * | mergebell@sanja.is.com.ua2004-11-111-2/+2
| |\ \
| | * \ mergebell@sanja.is.com.ua2004-10-071-17/+35
| | |\ \
| | * | | fixed merged view fields names (BUG#5147)bell@sanja.is.com.ua2004-09-141-2/+2
* | | | | WL#638 - Fix precedence for parsing NOT ... LIKE expression santony@ltantony.rdg.cyberkinetica.homeunix.net2004-11-171-0/+8
* | | | | margebell@sanja.is.com.ua2004-11-131-1/+1
|\ \ \ \ \
| * \ \ \ \ mergebell@sanja.is.com.ua2004-11-121-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | post-review fixesbell@sanja.is.com.ua2004-11-121-1/+1
* | | | | | WL#1629: SHOW with WHERE(partially) &gluh@gluh.mysql.r18.ru2004-11-131-0/+1
|/ / / / /
* | | | | Simple optimization to avoid a malloc for each querymonty@mysql.com2004-11-091-5/+2
* | | | | new lock for multiupdate:bell@sanja.is.com.ua2004-11-051-0/+1
* | | | | merge with 4.1monty@mysql.com2004-10-291-5/+62
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-10-141-4/+8
| |\ \ \
| | * | | true,false -> TRUE, FALSEmonty@mishka.local2004-10-141-4/+8