summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-2/+0
|/ / / /
* | | | Fix ~1000 warnings class/struct mismatch.Vladislav Vaintroub2010-06-221-1/+1
* | | | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-14/+41
|\ \ \ \
| * \ \ \ Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-06-111-4/+28
| |\ \ \ \
| | * \ \ \ Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-4/+44
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-4/+44
| * | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-10/+13
| |\ \ \ \ | | |/ / /
| | * | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-10/+13
| | |/ /
* | | | Bug#20837 Apparent change of isolation level during transactionMagne Mahre2010-06-081-1/+1
|\ \ \ \
| * | | | Draft patch that fixes and a sketches test cases for:Konstantin Osipov2010-05-071-1/+1
* | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-0/+1
| |\ \ \ \
| | * \ \ \ Manual merge from mysql-trunk.Alexander Nozdrin2010-05-201-5/+21
| | |\ \ \ \
| | * \ \ \ \ Manual merge from mysql-trunk.Alexander Nozdrin2010-04-271-0/+12
| | |\ \ \ \ \
| | * \ \ \ \ \ Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-0/+19
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-0/+1
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | Bug #50095 Multi statement including CREATE EVENT causes rotten binlog entryunknown2010-03-281-0/+1
* | | | | | | | | Pre-requisite patch for bug #51263 "Deadlock betweenDmitry Lenev2010-05-251-0/+10
|/ / / / / / / /
* | | | | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-181-5/+22
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Patch for Bug#27863 (excessive memory usage for many small queries in aAlexander Nozdrin2010-05-141-5/+21
| | |_|_|/ / | |/| | | |
* | | | | | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-281-13/+41
|/ / / / /
* | | | | auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixingAlfranio Correia2010-04-191-0/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |