summaryrefslogtreecommitdiff
path: root/sql/sql_admin.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-1/+1
|\
| * BUG#27216817: INNODB: FAILING ASSERTION:mysql-5.5.60Nisha Gopalakrishnan2018-02-261-2/+2
* | MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-1/+0
* | MDEV-10424 - Assertion `ticket == __null' failed in MDL_request::set_typeSergey Vojtovich2016-08-171-1/+13
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-3/+11
|\ \ | |/
| * Bug#19817021 CRASH IN TABLE_LIST::PREPARE_SECURITY WHENAjo Robert2015-11-131-3/+11
| * Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-2/+14
| * Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-2/+3
| * Bug#11751825 - OPTIMIZE PARTITION RECREATES FULL TABLE INSTEAD JUST PARTITIONAditya A2012-11-061-4/+24
| * Bug#13593865 - 64037: CRASH IN HA_PARTITION::CREATE_HANDLERS ONMattias Jonsson2012-02-021-6/+4
| * merged bug#12361113.Mattias Jonsson2011-12-141-0/+5
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| * A patch for Bug#11763166 (55847: SHOW WARNINGS returns emptyAlexander Nozdrin2011-04-151-10/+35
| * Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-081-2/+6
| * Bug #58933 Assertion `thd- >is_error()' fails on shutdown with ongoingJon Olav Hauglid2011-01-101-2/+2
| * Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-1/+1
| * Bug #56494 Segfault in upgrade_shared_lock_to_exclusive() forJon Olav Hauglid2010-09-221-7/+39
| * Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-9/+6
| * Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_adminMattias Jonsson2010-08-161-0/+1004
* MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEWSergei Golubchik2015-05-071-1/+1
* post-merge fixesSergei Golubchik2015-04-291-1/+10
* correct server side error messagesDaniel Black2015-04-121-16/+0
* MDEV-6916 REPAIR VIEW / mysql migrationOleksandr Byelkin2015-04-121-8/+36
* Added new states to be able to better diagnose where server hangs.Michael Widenius2014-05-031-1/+5
* Fix for MDEV-5547: Bad error message when moving very old .frm files to Maria...Michael Widenius2014-01-221-2/+3
* mysql-5.5.34 mergeSergei Golubchik2013-11-191-2/+14
|\
| * Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-2/+14
* | mysql-5.5.31 mergeSergei Golubchik2013-05-071-2/+3
|\ \ | |/
| * Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-2/+3
* | 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
* | | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-4/+24
|\ \ \ | |/ / |/| / | |/
| * Bug#11751825 - OPTIMIZE PARTITION RECREATES FULL TABLE INSTEAD JUST PARTITIONAditya A2012-11-061-4/+24
* | Split ER_NO_SUCH_TABLE into ER_NO_SUCH_TABLE and ER_NO_SUCH_TABLE_IN_ENGINE t...Michael Widenius2012-08-281-0/+1
* | More fixes for LOCK TABLE and REPAIR/FLUSHMichael Widenius2012-05-171-13/+25
* | Fixed bug LP:973039 - Assertion `share->in_trans == 0' failed in maria_close ...Michael Widenius2012-05-161-1/+1
* | mysql-5.5.22 mergeSergei Golubchik2012-03-281-6/+4
|\ \ | |/
| * Bug#13593865 - 64037: CRASH IN HA_PARTITION::CREATE_HANDLERS ONMattias Jonsson2012-02-021-6/+4
* | Merge MySQL 5.5.20 into MariaDB 5.5.unknown2012-02-141-0/+5
|\ \ | |/
| * merged bug#12361113.Mattias Jonsson2011-12-141-0/+5
* | 5.3 mergeSergei Golubchik2012-01-131-3/+10
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1
* | merge with 5.3Sergei Golubchik2011-10-191-3/+10
* | 5.5-mergeSergei Golubchik2011-07-021-15/+76
|\ \ | |/
| * A patch for Bug#11763166 (55847: SHOW WARNINGS returns emptyAlexander Nozdrin2011-04-151-10/+35
| * Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-081-2/+6
| * Bug #58933 Assertion `thd- >is_error()' fails on shutdown with ongoingJon Olav Hauglid2011-01-101-2/+2
| * Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-1/+1
| * Bug #56494 Segfault in upgrade_shared_lock_to_exclusive() forJon Olav Hauglid2010-09-221-7/+39