summaryrefslogtreecommitdiff
path: root/sql/sql_admin.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * Bug #56494 Segfault in upgrade_shared_lock_to_exclusive() forJon Olav Hauglid2010-09-221-7/+39
* | lots of post-merge changesSergei Golubchik2011-04-251-6/+6
* | merge.Sergei Golubchik2010-11-251-41/+51
|/
* 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