summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge from mysql-5.5-runtime to mysql-5.5-bugfixing.Jon Olav Hauglid2010-08-201-328/+333
|\
| * Bug #55973 Assertion `thd->transaction.stmt.is_empty()'Jon Olav Hauglid2010-08-201-2/+8
| * Bug #56085 Embedded server tests fails with assert inJon Olav Hauglid2010-08-191-39/+10
| * Merge from mysql-5.5-bugfixing to mysql-5.5-runtimeJon Olav Hauglid2010-08-181-13/+0
| |\
| * \ Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-87/+0
| |\ \
| * | | Remove dead code.Konstantin Osipov2010-08-121-12/+2
| * | | Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-173/+211
| |\ \ \
| | * | | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-144/+124
| * | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-08-111-0/+2
| * | | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-114/+118
| * | | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK andDmitry Lenev2010-08-061-1/+2
| * | | | Cleanup: remove unused declarations from sql_base.h.Konstantin Osipov2010-08-041-3/+2
* | | | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates withAlfranio Correia2010-08-201-1/+8
| |_|_|/ |/| | |
* | | | WL#5370 Keep forward-compatibility when changing 2010-08-181-13/+0
| |_|/ |/| |
* | | Bug#53676: Unexpected errors and possible tableMattias Jonsson2010-08-131-81/+0
|/ /
* | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-10/+4
|\ \
| * \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-10/+4
| |\ \
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-10/+4
* | | | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-291-7/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | BUG#55387: binlog.binlog_tmp_table crashes the serverLuis Soares2010-07-221-7/+25
| |/ /
* | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-67/+88
* | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-191-3/+3
|\ \ \ | |/ /
| * | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-13/+14
| |\ \
| * \ \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-3/+3
| | * | A 5.1-only version of fix for bug #46947 "Embedded SELECTDmitry Lenev2010-05-281-9/+25
| | * | BUG#49019 Mixing self-logging eng. and regular eng. does not switch to row in...Alfranio Correia2010-05-161-36/+58
* | | | A pre-requisite for patch fixing bug #52044 "FLUSH TABLES Dmitry Lenev2010-07-131-231/+45
* | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-131-13/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-9/+9
| * | | BUG#54842: DROP TEMPORARY TABLE not binlogged after manualLuis Soares2010-06-291-4/+5
| |/ /
* | | A follow-up for 5.5 version of fix for bug#54360 "Deadlock Dmitry Lenev2010-07-011-45/+0
* | | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-89/+78
* | | Salvage comments added by Ingo while working on Konstantin Osipov2010-06-291-1/+5
* | | A fix for Bug#54811 "Assert in mysql_lock_have_duplicate()".Konstantin Osipov2010-06-291-20/+65
* | | Bug #53757 assert in mysql_truncate_by_deleteJon Olav Hauglid2010-06-251-0/+1
* | | A new implementation for the TABLE_SHARE cache in MDLKonstantin Osipov2010-06-181-46/+163
|/ /
* | WL#5419 "LOCK_open scalability: make tdc_refresh_version Konstantin Osipov2010-06-111-58/+46
* | A pre-requisite for WL#5419 "LOCK_open scalability: Konstantin Osipov2010-06-101-10/+11
* | A pre-requisite patch for WL#5419 "LOCK_open scalability: Konstantin Osipov2010-06-101-20/+21
* | A review comment for WL#4441 " LOCK_open: Remove requirement ofKonstantin Osipov2010-06-091-6/+18
* | WL#4441 "LOCK_open: Remove requirement of mutex protecting Konstantin Osipov2010-06-081-36/+27
* | Backport two small cleanups from trunk-iplus tree:Konstantin Osipov2010-06-071-8/+6
* | Patch that changes approach to how we acquire metadataDmitry Lenev2010-06-071-72/+180
* | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-8/+65
|\ \
| * \ auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixing.merge Alfranio Correia2010-06-011-2/+2
| |\ \
| | * | BUG#53437 @@session.sql_bin_log support in substatements is incorrectAlfranio Correia2010-05-271-2/+2
| * | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-6/+63
| |\ \ \ | | |/ / | |/| |
| | * | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-6/+63
| | |\ \ | | | |/
| | | * mergeMattias Jonsson2010-05-101-11/+28
| | | |\