summaryrefslogtreecommitdiff
path: root/sql/sql_admin.cc
Commit message (Expand)AuthorAgeFilesLines
* Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+2
* Remove XtraDBMarko Mäkelä2017-06-211-1/+1
* Fixed compiler warnings and warnings from build.tagsMonty2017-05-081-0/+2
* Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-4/+4
* MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-6/+7
* MDEV-10555: Server crashes in mysql_admin_table upon killing ANALYZEOleksandr Byelkin2017-03-131-45/+67
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+13
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-1/+13
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-09-271-1/+13
| | |\
| | | * MDEV-10424 - Assertion `ticket == __null' failed in MDL_request::set_typeSergey Vojtovich2016-08-171-1/+13
* | | | MDEV-7901: re-implement analyze table for low impactOleksandr Byelkin2016-08-031-134/+165
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-10/+27
|\ \ \ \ | |/ / /
| * | | MDEV-9155 Enabling Defragmenting in 10.1.8 still causes OPTIMIZE TABLE to tak...Sergei Golubchik2016-05-051-7/+26
| * | | commentsSergei Golubchik2016-05-051-5/+3
* | | | various cleanupsMichael Widenius2016-06-301-1/+1
* | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-4/+4
* | | | Code cleanupsSergey Vojtovich2016-06-101-1/+4
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-43/+51
|\ \ \ \ | |/ / /
| * | | MDEV-9590: Always print "Engine-independent statistic" warnings and might be ...Oleksandr Byelkin2016-03-211-43/+51
* | | | MDEV-9488 - Table cache cleanupsSergey Vojtovich2016-02-261-1/+1
|/ / /
* | | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-02-241-4/+3
|\ \ \
| * \ \ Merge tag 'mariadb-10.0.24' into 10.0-galeraNirbhay Choubey2016-02-231-4/+11
| |\ \ \ | | |/ /
| * | | Fix for test failures.Nirbhay Choubey2016-02-231-3/+0
| * | | PXC-391: Avoid Total Order Isolation (TOI) for LOCAL sql admin commands.Raghavendra D Prabhu2016-02-221-2/+3
| * | | Merge tag 'mariadb-10.0.19' into 10.0-galeraNirbhay Choubey2015-05-091-12/+45
| |\ \ \
| * \ \ \ bzr merge -rtag:mariadb-10.0.15 maria/10.0Nirbhay Choubey2014-12-051-1/+1
| |\ \ \ \
| * | | | | bzr merge -r4104..4120 codership/5.6/Nirbhay Choubey2014-08-121-0/+1
| * | | | | bzr merge -r4346 maria/10.0 (maria-10.0.13)Nirbhay Choubey2014-08-111-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ bzr merge -r4209 maria/10.0.Nirbhay Choubey2014-05-211-6/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merging mariadb-10.0.10.Nirbhay Choubey2014-04-081-0/+11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ * bzr merge -rtag:mariadb-10.0.9 maria/10.0Nirbhay Choubey2014-03-261-3/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge MariaDB-10.0.7 revision 3961.Jan Lindström2014-01-251-2/+14
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | After merge fixesJan Lindström2013-09-251-1/+3
| * | | | | | | | | | Merge 10.0 to galera-10.0Jan Lindström2013-09-031-73/+91
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merged with lp:maria revision #3766Seppo Jaakola2013-07-131-2/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Initial merge result with mariaDB 10: lp:mariaSeppo Jaakola2013-07-131-0/+3
* | | | | | | | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-4/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-4/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | 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