summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-06-171-1/+1
|\
| * Rename all prepared statements COM_ commands to prefix with COM_STMT_konstantin@mysql.com2005-06-171-1/+1
* | renamed:serg@serg.mylan2005-06-151-2/+2
|/
* A followup patch for Bug#7306 (limit in prepared statements):konstantin@mysql.com2005-06-081-0/+1
* Patch two (the final one) for Bug#7306 "the server side preparedStatementkonstantin@mysql.com2005-06-071-16/+17
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-05-301-6/+2
|\
| * Preparatory (and the most problematic) patch for Bug#7306konstantin@mysql.com2005-05-301-6/+2
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/ |/|
| * Cleanup during code reviewmonty@mysql.com2005-05-251-1/+1
* | Fixed references to uninitialized memorymonty@mysql.com2005-05-191-1/+1
* | Fix warnings from iccmonty@mysql.com2005-05-181-3/+4
* | fixed mechanism of detection selection from table wich we updatebell@sanja.is.com.ua2005-03-281-72/+1
* | Manual merge SP-locking improvements patch with current tree.dlenev@mysql.com2005-03-041-2/+5
|\ \
| * | Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-041-2/+5
* | | After merge fix.ramil@mysql.com2005-03-031-2/+0
* | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-02-181-2/+2
|\ \ \
| * \ \ Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-02-171-2/+2
| |\ \ \
| | * \ \ manually mergedserg@serg.mylan2005-02-141-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | XA (not completely polished out yet)serg@serg.mylan2005-01-161-2/+2
* | | | | Mergejimw@mysql.com2005-02-171-6/+27
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Fix error in parsing string literals containing a backslash followedjimw@mysql.com2005-02-031-6/+26
* | | | Fix for bug#7915: crash,JOIN VIEW, subquery, SELECT .. FROM INFORMATION_SCHEM...gluh@gluh.mysql.r18.ru2005-02-161-0/+6
| |/ / |/| |
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@deer.(none)2005-02-091-9/+5
|\ \ \
| * | | Precision Math implementationhf@deer.(none)2005-02-091-9/+5
* | | | WL#2130: Table locking for stored FUNCTIONspem@mysql.comhem.se2005-02-081-0/+4
|/ / /
* | | 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
|/ /