summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* merge bug11754117-45670 fixes from 5.1: fixing comments in sql_lex.h.Andrei Elkin2012-04-211-1/+2
* merge bug11754117-45670 fixes from 5.1.Andrei Elkin2012-04-211-0/+5
|\
| * Backport 5.5=>5.1 Patch for Bug#13805127: Tor Didriksen2012-04-181-2/+14
* | BUG#11765650 - 58637: MARK UPDATES THAT DEPEND ON ORDER OF TWO KEYS UNSAFERohit Kalhans2012-03-301-0/+6
* | Patch for Bug#13805127: Stored program cache produces wrong result in same THD.Tor Didriksen2012-03-291-2/+14
* | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
|\ \ | |/
* | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-091-0/+15
* | Backout the patch for bug#11758263.Rohit Kalhans2012-02-081-15/+0
* | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-081-0/+15
* | bug#13437900Andrei Elkin2011-12-141-1/+1
* | 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-7/+0
* | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDSAndrei Elkin2011-11-291-0/+7
* | BUG#11758262 - 50439: MARK INSERT...SEL...ON DUP KEY UPD,REPLACE...SEL,CREATE...Rohit Kalhans2011-09-291-0/+42
* | 5.1 -> 5.5 mergeSergey Glukhov2011-08-021-0/+10
|\ \ | |/
| * Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN...Sergey Glukhov2011-08-021-0/+10
| * Merge from mysql-5.1.58-releaseKaren Langford2011-07-061-11/+17
| |\
* | | BUG#11809016 - NO WAY TO DISCOVER AN INSTANCE IS NO LONGER A SLAVE FOLLOWING ...Alfranio Correia2011-07-181-0/+5
* | | Merge from mysql-5.5.14-releaseunknown2011-07-061-11/+17
|\ \ \
| * \ \ merge 5.1 => 5.5 : Bug#12329653Tor Didriksen2011-05-051-11/+17
| |\ \ \ | | | |/ | | |/|
| | * | merge 5.0 => 5.1 : Bug#12329653Tor Didriksen2011-05-041-11/+17
| | |\ \
| | | * | Bug#12329653 - EXPLAIN, UNION, PREPARED STATEMENT, CRASH, SQL_FULL_GROUP_BYTor Didriksen2011-05-041-10/+16
* | | | | 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-4/+4
* | | Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-081-14/+13
* | | WL#5670: Proposal: Remove SHOW NEW MASTER statementSven Sandberg2011-02-161-3/+2
* | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-141-8/+8
|\ \ \ | |/ /
| * | Fixed following problems:Sergey Glukhov2010-12-141-8/+9
| * | WL#5370 Keep forward-compatibility when changingunknown2010-08-181-0/+17
* | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-16/+0
* | | Bug#45288: pb2 returns a lot of compilation warningsTor Didriksen2010-10-251-0/+4
* | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-0/+1
* | | mergeGeorgi Kodinov2010-10-041-2/+12
|\ \ \
| * | | Bug #56678 Valgrind warnings from binlog.binlog_unsafeJon Olav Hauglid2010-09-241-4/+8
| * | | Bug #54579 Wrong unsafe warning for INSERT DELAYED in SBRunknown2010-08-301-1/+7
* | | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-33/+188
|\ \ \ \ | |/ / /
| * | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates withAlfranio Correia2010-08-201-33/+170
| * | | Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_adminMattias Jonsson2010-08-161-1/+1
| * | | Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait forMattias Jonsson2010-08-161-0/+18
* | | | merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-0/+125
|\ \ \ \ | |/ / /
| * | | BUG#50312 Warnings for unsafe sub-statement not returned to clientAlfranio Correia2010-08-101-0/+125
* | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-0/+3
|/ / /
* | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-5/+19
|\ \ \
| * \ \ Manual mergeunknown2010-07-291-5/+19
| |\ \ \ | | |/ /
| | * | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2010-07-291-3/+17
| | * | Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-4/+44
| | |\ \
* | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-2/+2