summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-081-0/+2
* Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDSAndrei Elkin2011-12-141-0/+1
* reverting the initial patch for bug#13437900 for refinement.Andrei Elkin2011-11-291-1/+0
* Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDSAndrei Elkin2011-11-291-0/+1
* merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-10-121-0/+7
|\
| * BUG#11758262 - 50439: MARK INSERT...SEL...ON DUP KEY UPD,REPLACE...SEL,CREATE...Rohit Kalhans2011-09-291-0/+6
| * BUG#13001711Luis Soares2011-09-231-0/+1
| |\
| | * BUG#13001711: UNINITIALIZED VALUE IN MASTER_INFO::CLEAR_IN_MEMORY_INFO Luis Soares2011-09-201-0/+1
* | | Fixed Bug#12621017 - CRASH IF A SP VARIABLE IS USED IN THE LIMIT CLAUSE OF ADmitry Shulga2011-08-131-2/+57
|/ /
* | Manual merge from mysql-5.5.Ramil Kalimullin2011-08-091-0/+1
|\ \ | |/
| * 5.1 -> 5.5 mergeSergey Glukhov2011-08-021-0/+1
| |\
| | * Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN...Sergey Glukhov2011-08-021-0/+1
* | | merge 5.1-security => 5.5-securityTor Didriksen2011-07-111-0/+3
|\ \ \ | |/ / |/| |
| * | Bug#11765255 - 58201: VALGRIND/CRASH WHEN ORDERING BY MULTIPLE AGGREGATE FUNC...Tor Didriksen2011-07-111-0/+3
| |/
| * Merge from mysql-5.1.58-releaseKaren Langford2011-07-061-1/+4
| |\
* | \ Merge from mysql-5.5.14-releaseunknown2011-07-061-1/+4
|\ \ \
| * \ \ merge 5.1 => 5.5 : Bug#12329653Tor Didriksen2011-05-051-1/+4
| |\ \ \ | | | |/ | | |/|
| | * | merge 5.0 => 5.1 : Bug#12329653Tor Didriksen2011-05-041-1/+4
| | |\ \
| | | * | Bug#12329653 - EXPLAIN, UNION, PREPARED STATEMENT, CRASH, SQL_FULL_GROUP_BYTor Didriksen2011-05-041-1/+4
* | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ \ | | |/ / | |/| |
| | * | Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | |/
| | * 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
* | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-141-1/+1
|\ \ \ | |/ /
| * | Fixed following problems:Sergey Glukhov2010-12-141-1/+1
* | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-1/+0
* | | WL#1054: fixed a compilation warningGeorgi Kodinov2010-10-051-1/+1
* | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-4/+149
|\ \ \
| * | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates withAlfranio Correia2010-08-201-1/+148
| * | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-181-3/+0
| |\ \ \
| | * \ \ Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-161-0/+1
| | |\ \ \
| | * \ \ \ Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-041-1/+3
| | |\ \ \ \
| | * \ \ \ \ Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l...unknown2010-08-031-3/+0
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-301-3/+0
| * | | | | | Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait forMattias Jonsson2010-08-161-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | BUG#50312 Warnings for unsafe sub-statement not returned to clientAlfranio Correia2010-08-101-0/+1
| | |_|/ / | |/| | |
* | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-0/+1
|/ / / /
* | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-5/+16
|\ \ \ \ | |/ / /
| * | | Manual mergeunknown2010-07-291-5/+16
| |\ \ \ | | |/ /
| | * | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2010-07-291-4/+15
| | * | Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-28/+20
| | |\ \
* | | \ \ Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-271-1/+0
|\ \ \ \ \
| * | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+0
| |/ / / /
* | | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-0/+3
|/ / / /
* | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
* | | | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-21/+28
|\ \ \ \
| * \ \ \ Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-06-111-11/+19
| |\ \ \ \