summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergemonty@mysql.com2004-07-151-28/+14
|\
| * Merge with 4.1.3-betamonty@mysql.com2004-07-071-28/+14
| |\
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-06-231-1/+1
| | |\
| | | * do not unlock tables early if we have subquery in HAVING clause (BUG#3984)bell@sanja.is.com.ua2004-06-091-1/+1
| | * | Optimization to use less memory.bar@mysql.com2004-06-101-27/+13
| | |/
* | | patch for task WL 1941 "NO_C_ESCAPE sql_mode"vva@eagle.mysql.r18.ru2004-07-071-1/+2
|/ /
* | subselect2.result, select.result:igor@rurik.mysql.com2004-06-301-0/+1
* | After merge fixigor@rurik.mysql.com2004-06-251-0/+3
|\ \
| * | join_nested.test, join_nested.result:igor@rurik.mysql.com2004-06-101-0/+3
* | | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-3/+3
|\ \ \ | | |/ | |/|
| * | Fix for bug which caused temp_table.test fail on Darwin 7.3dlenev@brandersnatch.localdomain2004-05-241-2/+0
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-141-1/+2
| |\ \
| | * | keep old engine & JOIN if we changed subquery Item (Bug #3646)bell@sanja.is.com.ua2004-05-071-1/+2
| * | | EXPLAIN UNION using same routing which used for execution which allow return ...bell@sanja.is.com.ua2004-05-061-0/+1
| |/ /
* | | PS and SP made compatible in mechanism used for preparing query for rexecutio...bell@sanja.is.com.ua2004-05-201-6/+10
* | | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-8/+77
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-051-4/+2
| |\ \
| | * | caching of queries with isammerge tables forbiden using general waybell@sanja.is.com.ua2004-05-051-4/+2
| * | | Windows fixes for VC++ compiler compabilitymiguel@hegel.local2004-05-051-4/+4
| |/ /
| * | Renamed MY_LEX_COLON to MY_LEX_SEMICOLON (at Serg's request)sergefp@mysql.com2004-04-281-1/+1
| * | Fix for BUG#3567: Disallow several SQL statements inside a Prepared Statement.sergefp@mysql.com2004-04-271-2/+4
| * | Formatting changes requested by Montymagnus@neptunus.(none)2004-04-151-1/+1
| * | Added missing return statementmonty@mysql.com2004-04-121-13/+16
| * | after review PS fixesbell@sanja.is.com.ua2004-04-101-7/+13
| * | mergebell@sanja.is.com.ua2004-04-081-0/+60
| |\ \
| | * | new error for unsupported command in PSbell@sanja.is.com.ua2004-04-081-0/+60
* | | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-46/+40
|\ \ \ \ | |/ / /
| * | | Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+1
| |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-03-251-0/+1
| |\ \
| | * | fixed union with prepared statement bug found by Konstantinbell@sanja.is.com.ua2004-03-231-0/+1
| * | | correct support for a mix of UNION/UNION ALL in the same query.serg@serg.mylan2004-03-231-2/+2
| |/ /
| * | fixed commentsbell@sanja.is.com.ua2004-03-151-3/+3
| * | mergebell@sanja.is.com.ua2004-02-171-5/+15
| |\ \
| | * \ mergebell@sanja.is.com.ua2004-02-141-13/+30
| | |\ \
| | * \ \ mergebell@sanja.is.com.ua2004-02-121-29/+30
| | |\ \ \
| | * | | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)bell@sanja.is.com.ua2004-02-121-4/+10
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-101-1/+5
| | |\ \ \ \
| | | * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/work-derived2-4.1/bell@sanja.is.com.ua2004-02-091-1/+5
| | | |\ \ \ \
| | | | * | | | fixed subquery with PS (BUG#2462)bell@sanja.is.com.ua2004-02-081-1/+5
| * | | | | | | mergebell@sanja.is.com.ua2004-02-171-20/+9
| |\ \ \ \ \ \ \
| | * | | | | | | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...bell@sanja.is.com.ua2004-02-171-20/+9
| * | | | | | | | Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-171-9/+6
| |/ / / / / / /
| * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-141-10/+6
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | a little optimization in yylexvva@eagle.mysql.r18.ru2004-02-141-10/+6
| * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-121-44/+129
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | correct assignment of default limit (BUG#2600)bell@sanja.is.com.ua2004-02-041-2/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | after review patchbell@sanja.is.com.ua2004-03-291-4/+12
* | | | | | | mergebell@sanja.is.com.ua2004-03-271-0/+12
|\ \ \ \ \ \ \
| * | | | | | | limit initialization moved to method of SELECT_LEX_UNIT (WL#695)bell@sanja.is.com.ua2003-11-211-0/+12
* | | | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2004-02-161-32/+46
|\ \ \ \ \ \ \ \