summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-2/+5
|\
| * Better approach for prelocking of tables for stored routines executionunknown2005-03-041-2/+5
* | After merge fix.unknown2005-03-031-2/+0
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-181-2/+2
|\ \
| * \ Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-171-2/+2
| |\ \
| | * \ manually mergedunknown2005-02-141-2/+2
| | |\ \ | | | |/ | | |/|
| | | * XA (not completely polished out yet)unknown2005-01-161-2/+2
* | | | Mergeunknown2005-02-171-6/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Fix error in parsing string literals containing a backslash followedunknown2005-02-031-6/+26
* | | | Fix for bug#7915: crash,JOIN VIEW, subquery, SELECT .. FROM INFORMATION_SCHEM...unknown2005-02-161-0/+6
| |/ / |/| |
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-091-9/+5
|\ \ \
| * | | Precision Math implementationunknown2005-02-091-9/+5
* | | | WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-0/+4
|/ / /
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-6368unknown2005-02-071-1/+2
|\ \ \
| * | | Handle backslashes correctly in strings that also have doubled quotes whenunknown2005-02-031-1/+2
* | | | Fixed bug detected by sp-testsunknown2005-02-051-7/+7
* | | | 4.1 -> 5.0 mergeunknown2005-02-031-1/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-02-011-1/+4
| |\ \
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-01-181-1/+4
| | |\ \
| | | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-01-161-1/+4
| | | |\ \
| | | | * | postreview changesunknown2005-01-161-1/+3
| | | | * | error of parsing can occur in any SELECT, so all SELECTs have to be checkedunknown2005-01-111-1/+2
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-281-22/+13
| |\ \ \ \ \
| | * | | | | Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() functionunknown2005-01-261-22/+13
| | | |_|/ / | | |/| | |
* | | | | | 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
| |\ \