summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Postfix bug#49124Libing Song2011-01-261-1/+1
* BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2011-01-151-3/+22
* Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-171-2/+1
* Bug#45010: invalid memory reads during parsing some strange statementsDavi Arnaut2009-08-071-7/+9
* Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-6/+6
* Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-1/+1
|\
| * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-2/+2
| |\
| * \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-12/+31
| |\ \
| * \ \ Merge from mysql-5.0.66-releaseJonathan Perkin2008-07-171-16/+3
| |\ \ \
| * \ \ \ Merge from 5.0 trunk.Chad MILLER2008-07-141-2/+1
| |\ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-1/+1
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-1/+1
| | | | |\ \ \ \ \
| | | | | * | | | | Some changes suggested Serg, from message <20070223210659.GA24202@janus.mylan>unknown2007-02-261-2/+0
| | | | | * | | | | Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-1/+2
| | | | | * | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-01-141-0/+1
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-0/+1
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | Bug#24795: Add SHOW PROFILEunknown2007-01-031-0/+1
* | | | | | | | | | | | Bug#43230: SELECT ... FOR UPDATE can hang with FLUSH TABLES WITH READ LOCK in...Davi Arnaut2009-04-031-0/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Bug#37075: offset of limit clause might be truncated on 32-bits server w/o bi...Davi Arnaut2008-10-151-4/+18
* | | | | | | | | | Bug #38691: segfault/abort in ``UPDATE ...JOIN'' whileGleb Shchepa2008-10-081-0/+1
* | | | | | | | | | Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-8/+12
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Bug#26030 (Parsing fails for stored routine w/multi-statement executionMarc Alff2008-07-071-16/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Bug#27219: Aggregate functions in ORDER BY.unknown2008-03-271-2/+1
|/ / / / / / /
* | | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-08-301-7/+30
|\ \ \ \ \ \ \
| * | | | | | | Bug#28779 (mysql_query() allows execution of statements with unbalancedunknown2007-08-291-7/+30
* | | | | | | | Fixed bug #30396.unknown2007-08-151-0/+1
|/ / / / / / /
* | | | | | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2007-08-031-1/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875unknown2007-08-031-1/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionunknown2007-08-031-1/+5
| | |/ / / / / /
* | | | | | | | Clean up patchunknown2007-07-291-2/+0
* | | | | | | | Bug #29929 LOCK TABLES does not pre-lock tables used in triggers of the locke...unknown2007-07-271-3/+132
|/ / / / / / /
* | | | | | | A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-0/+21
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-07-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'.unknown2007-07-061-1/+1
| |/ / / / / /
* | | | | | | A fix and a test case for Bug#29050 Creation of a legal stored procedureunknown2007-07-051-0/+37
|/ / / / / /
* | | | | | Code review commentsunknown2007-05-251-2/+2
* | | | | | Bug#27876 (SF with cyrillic variable name fails during execution (regression))unknown2007-05-251-3/+5
* | | | | | Cleanup: now that we have Lex_input_stream, finish the transitionunknown2007-05-111-4/+4
* | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-05-021-154/+169
|\ \ \ \ \ \
| * | | | | | Bug#21513 (SP having body starting with quoted label rendered unusable)unknown2007-04-271-34/+30
| * | | | | | code review fixunknown2007-04-251-3/+3
| * | | | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-04-241-140/+159
| |\ \ \ \ \ \
| | * | | | | | Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-140/+159
| | |/ / / / /
* | | | | | | reverted the fix for Bug#5507unknown2007-04-171-1/+0
|/ / / / / /
* | | | | | Bug#5507: TRUNCATE does not work with views.unknown2007-04-121-0/+1
|/ / / / /
* | | | | Merge bk@192.168.21.1:mysql-5.0unknown2007-03-081-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge moonbone.local:/mnt/gentoo64/work/22331-bug-5.0-opt-mysqlunknown2007-03-071-0/+1
| |\ \ \ \ \