summaryrefslogtreecommitdiff
path: root/sql/sql_admin.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2013-11-231-2/+14
|\
| * 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
* | | 5.5 mergeSergei Golubchik2013-06-061-2/+3
|\ \ \ | |/ /
| * | 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
* | | remove ha_create_table_from_engine()Sergei Golubchik2013-04-091-2/+1
* | | convenience helpers for get_table_share() and tdc_open_view().Sergei Golubchik2013-04-091-7/+2
* | | moving LOCK_open into get_table_share()Sergei Golubchik2013-04-091-2/+0
* | | * don't use 1-8 numbers for open_table_error codes, use an enum.Sergei Golubchik2013-04-091-1/+2
* | | don't use I_S constants for open_table_def and get_table_share,Sergei Golubchik2013-04-091-2/+2
* | | 5.5 mergeSergei Golubchik2013-03-271-6/+30
|\ \ \ | |/ /
| * | 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
* | | cleanup:Sergei Golubchik2013-01-231-1/+1
* | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
* | | Addressed all remaining issues from the review of the patchIgor Babaev2012-12-131-1/+2
* | | Addressed the following issues from the review of the patch:Igor Babaev2012-12-051-1/+9
* | | Fixed bug mdev-485.Igor Babaev2012-09-101-10/+0
* | | Merge 5.5->5.5-mwl248.Igor Babaev2012-08-291-0/+1
|\ \ \ | |/ /
| * | Split ER_NO_SUCH_TABLE into ER_NO_SUCH_TABLE and ER_NO_SUCH_TABLE_IN_ENGINE t...Michael Widenius2012-08-281-0/+1
* | | Fixed bug mdev-463.Igor Babaev2012-08-201-0/+11
* | | Made the process of collecting persistent statistics killable.Igor Babaev2012-08-181-0/+2
* | | Performed re-factoring and re-structuring of the code for mwl#248:Igor Babaev2012-07-261-0/+2
* | | Removed the server option --stat-tables.Igor Babaev2012-06-021-5/+3
* | | Fixed a buildbot failure with a testcase from statistics.testIgor Babaev2012-06-011-1/+1
* | | An attempt to fix a buildbot failure with a test case from statistics.testIgor Babaev2012-06-011-1/+2
* | | Merge.Igor Babaev2012-05-221-4/+64
|\ \ \
| * | | Support of the extended syntax for ANALYZE.Igor Babaev2012-05-221-4/+64
* | | | Merge.Igor Babaev2012-05-181-13/+25
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
* | | Inverted the option --skip-stat-tables for --stat-tables.Igor Babaev2012-05-081-1/+1
* | | Merge 5.5 -> 5.5-mwl248.Igor Babaev2012-04-111-6/+4
|\ \ \ | |/ /
| * | 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 maria-5.3-mwl248 -> 5.5 = maria-5.5-mwl248.Igor Babaev2012-03-191-3/+17
|/ /
* | 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