summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* 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...2010-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 merge2010-07-291-5/+16
| |\ \ | | |/
| | * BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave2010-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
| |\ \ \
| | * \ \ Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-29/+21
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-29/+21
| * | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-10/+9
| |\ \ \ | | |/ /
| | * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-10/+9
| | |/
* | | Backport two small cleanups from trunk-iplus tree:Konstantin Osipov2010-06-071-2/+5
* | | 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-26/+53
| | |\ \
| | * \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-071-0/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug#50755: Crash if stored routine def contains version commentsDavi Arnaut2010-04-011-0/+1
* | | | | Pre-requisite patch for bug #51263 "Deadlock betweenDmitry Lenev2010-05-251-0/+1
|/ / / /
* | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-181-26/+53
|\ \ \ \ | | |_|/ | |/| |
| * | | Patch for Bug#27863 (excessive memory usage for many small queries in aAlexander Nozdrin2010-05-141-26/+53
| |/ /
* | | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-281-5/+2
|/ /
* | auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixingAlfranio Correia2010-04-191-1/+3
|\ \
| * \ auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixingAlfranio Correia2010-03-311-1/+3
| |\ \
| | * | BUG#51291 Unfortunate effect around variable binlog_direct_non_transactional_...Alfranio Correia2010-03-311-1/+2
| | * | BUG#49019 Mixing self-logging eng. and regular eng. does not switch to row in...Alfranio Correia2010-02-221-1/+2
* | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+5
|/ / /
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-0/+1
|\ \ \ | |/ / |/| |
| * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-02-091-0/+1
| |\ \ | | |/
| | * Bug #45640: optimizer bug produces wrong resultsGleb Shchepa2010-02-061-0/+1
* | | Bug #50192 Strange effect in replication test, trigger, auto_increment Andrei Elkin2010-01-291-1/+1
* | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-0/+17
|\ \ \
| * | | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-1/+2