summaryrefslogtreecommitdiff
path: root/sql/sql_base.h
Commit message (Expand)AuthorAgeFilesLines
* Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* cleanupSergei Golubchik2019-04-241-1/+15
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-0/+2
|\
| * BUG#27216817: INNODB: FAILING ASSERTION:mysql-5.5.60Nisha Gopalakrishnan2018-02-261-2/+3
| * Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-2/+4
| * Bug #15954872 "MAKE MDL SUBSYSTEM AND TABLE DEFINITION CACHEDmitry Lenev2012-12-111-1/+26
| * Bug #11764779 (former 57649)Jon Olav Hauglid2011-03-071-2/+2
| * Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-3/+23
| * Remove a dead declaration.Konstantin Osipov2010-10-271-1/+0
| * Reverted a temporary workaround for bug #56405 "DeadlockDmitry Lenev2010-09-301-2/+0
| * Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-09-301-0/+2
| |\
| | * A temporary workaround for bug #56405 "Deadlock in theDmitry Lenev2010-09-061-0/+2
| * | Fix for bug #56251 "Deadlock with INSERT DELAYED and MERGEDmitry Lenev2010-09-151-1/+12
| * | Fix for bug #55273 "FLUSH TABLE tm WITH READ LOCK for MergeDmitry Lenev2010-09-091-0/+5
| * | Bug#27480 (Extend CREATE TEMPORARY TABLES privilegeAlexander Nozdrin2010-08-311-2/+3
| * | Remove unused enum (enum open_table_mode).Alexander Nozdrin2010-08-311-1/+0
| * | Bug#27480 (Extend CREATE TEMPORARY TABLES privilegeAlexander Nozdrin2010-08-311-2/+5
| |/
| * Merge from mysql-5.5-runtime to mysql-5.5-bugfixing.Jon Olav Hauglid2010-08-201-35/+83
| |\
| | * Bug #56085 Embedded server tests fails with assert inJon Olav Hauglid2010-08-191-0/+30
| | * Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-1/+0
| | |\
| | * | Extract reload_acl_and_cache() and flush_tables_with_read_lock()Konstantin Osipov2010-08-131-0/+43
| | * | Remove dead code.Konstantin Osipov2010-08-121-2/+1
| | * | Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-8/+5
| | |\ \
| | | * | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-8/+3
| | * | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-5/+4
| | * | | Cleanup: remove unused declarations from sql_base.h.Konstantin Osipov2010-08-041-27/+0
| * | | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates withAlfranio Correia2010-08-201-1/+1
| | |_|/ | |/| |
| * | | Bug#53676: Unexpected errors and possible tableMattias Jonsson2010-08-131-8/+0
| |/ /
| * | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-291-1/+1
| |\ \ | | |/ | |/|
| | * BUG#55387: binlog.binlog_tmp_table crashes the serverLuis Soares2010-07-221-1/+1
| * | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-0/+1
| * | A follow-up for 5.5 version of fix for bug#54360 "Deadlock Dmitry Lenev2010-07-011-2/+0
| * | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-7/+3
| |/
| * WL#5419 "LOCK_open scalability: make tdc_refresh_version Konstantin Osipov2010-06-111-0/+1
| * A pre-requisite for WL#5419 "LOCK_open scalability: Konstantin Osipov2010-06-101-1/+1
| * Patch that changes approach to how we acquire metadataDmitry Lenev2010-06-071-4/+2
| * manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-1/+1
| |\
| | * Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-1/+1
| | |\
| | | * Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-1/+1
| * | | A follow up patch for the fix for Bug#51263 "Deadlock betweenKonstantin Osipov2010-06-011-11/+14
| * | | A follow up patch for the fix for Bug#51263 "Deadlock betweenKonstantin Osipov2010-06-011-0/+164
| |/ /
| * | Small clean-up. Removed standalone enum_open_table_action enumDmitry Lenev2010-05-131-3/+0
| * | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-281-1/+3
| |/
| * A post-fix patch for WL#4877/WL#5030:Alexander Nozdrin2010-04-121-3/+3
| * WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+359
* MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-131-2/+3
* mysql-5.5.34 mergeSergei Golubchik2013-11-191-2/+4
|\
| * Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-2/+4
* | Automatic mergeMichael Widenius2013-03-011-2/+6
|\ \
| * | Fixed bug MPDEV-628 / LP:989055 - Querying myisam table metadata may corrupt ...Michael Widenius2013-03-011-2/+6