summaryrefslogtreecommitdiff
path: root/sql/sql_admin.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | | | | | | | | | 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-9118 ANALYZE TABLE for Engine independent status fetchs blob/text column...Oleksandr Byelkin2016-01-221-6/+25
* | | | | | | | | | | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-6/+11
* | | | | | | | | | | | Stage 2 of MDEV-6152:Monty2015-08-211-4/+4
* | | | | | | | | | | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-4/+5
* | | | | | | | | | | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-9/+15
* | | | | | | | | | | | generalize ER_TABLE_NEEDS_UPGRADE to work for views tooSergei Golubchik2015-06-011-2/+4
* | | | | | | | | | | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-10/+22
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /