summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* rename st_my_thread_var::opt_info -> st_my_thread_var::keycache_linkSergei Golubchik2015-01-191-4/+3
* Return to original stage after mysql_lock_tablesMichael Widenius2015-01-181-3/+4
* Revert incorrect/redundant fix for old BUG#34656Kristian Nielsen2014-11-131-11/+7
* 5.5.40+ mergeSergei Golubchik2014-10-091-3/+3
|\
| * MDEV-6774 - Deadlock between SELECT, DROP TABLE, SHOW STATUS andSergey Vojtovich2014-09-251-3/+3
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | mergeSergei Golubchik2014-09-161-66/+66
|\ \
| * \ 5.5 mergeSergei Golubchik2014-09-161-66/+66
| |\ \ | | |/
| | * MDEV-6619 SHOW PROCESSLIST returns empty result set after KILL QUERYSergei Golubchik2014-09-121-65/+65
| | * MDEV-6673 I_S.SESSION_VARIABLES shows global valuesSergei Golubchik2014-08-311-1/+1
* | | Use LOCK_show_status when we add things to all_status_varsMichael Widenius2014-09-151-4/+4
|/ /
* | MDEV-6737 Stored routines do now work with swe7: "The table mysql.proc is mis...Alexander Barkov2014-09-121-3/+16
* | Don't use LOCK_status for the duration of SHOW STATUS because of possible loo...Michael Widenius2014-09-121-2/+8
* | 5.5.39 mergeSergei Golubchik2014-08-071-2/+3
|\ \ | |/
| * MDEV-6289 : Unexpected results when querying information_schemaSergey Petrunya2014-07-231-2/+3
* | MDEV-5867 ALTER TABLE t1 ENGINE=InnoDB keeps bad options when t1 ENGINE is CO...Sergei Golubchik2014-07-081-5/+33
* | small cleanup of the SHOW CREATE TABLE codeSergei Golubchik2014-07-081-49/+38
* | 5.5.38 mergeSergei Golubchik2014-06-061-8/+59
|\ \ | |/
| * mysql-5.5.38 mergeSergei Golubchik2014-06-031-8/+59
| |\
| | * Bug#18319790 QUERY TO INFORMATION_SCHEMA CRASHES SERVERMarc Alff2014-03-171-7/+58
* | | 5.5 mergeSergei Golubchik2014-05-091-143/+61
|\ \ \ | |/ /
| * | Added new states to be able to better diagnose where server hangs.Michael Widenius2014-05-031-0/+4
| * | MDEV-4856 SQL_ERROR_LOG shows 1146 errors which didnt appear in mysql client.Alexey Botchkov2014-04-151-129/+39
| * | MDEV-5700 Cannot SHOW CREATE VIEW if underlying tabels are ALTERedSergei Golubchik2014-04-101-10/+4
| * | Make THDVAR_INT variables to be signed in SELECT in SHOWSergei Golubchik2014-04-091-1/+1
* | | another post-fix patch for MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE d...Sergei Golubchik2014-03-291-0/+3
* | | MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_...Michael Widenius2014-03-231-15/+17
* | | 10.0-base mergeSergei Golubchik2014-03-051-2/+14
|\ \ \
| * | | MDEV-5723: mysqldump -uroot unusable for multi-database operations, checks al...Sergey Petrunya2014-03-041-3/+15
* | | | 10.0-base mergeSergei Golubchik2014-02-261-0/+5
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2014-02-251-0/+5
| |\ \ \ | | |/ /
| | * | don't open and fill all I_S tables for SELECT * FROM I_S.TRIGGERSSergei Golubchik2014-02-171-0/+4
* | | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-8/+8
* | | | Automatic mergeMichael Widenius2014-02-051-6/+11
|\ \ \ \
| * | | | Replication changes for CREATE OR REPLACE TABLEMichael Widenius2014-02-051-5/+10
| * | | | Fixes to get valgrind to work with jemallocMichael Widenius2014-01-021-1/+1
* | | | | 10.0-base mergeSergei Golubchik2014-02-031-2/+5
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 5.5 mergeSergei Golubchik2014-02-011-2/+5
| |\ \ \ | | |/ /
| | * | MDEV-5576 ALTER TABLE progress report > 100%Sergei Golubchik2014-01-271-0/+1
| | * | Fix for MDEV-5168: MariaDB returns warnings for INSERT IGNOREMichael Widenius2014-01-261-2/+4
* | | | 10.0-base mergeSergei Golubchik2013-12-161-4/+4
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-11-231-4/+4
| |\ \ \ | | |/ /
| | * | mysql-5.5.34 mergeSergei Golubchik2013-11-191-4/+4
| | |\ \ | | | |/
| | | * Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-231-2/+0
| | | * WL#7076: Backporting wl6715 to support both formats Ashish Agarwal2013-08-231-9/+14
| | | |\
| | | | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-9/+12
| | | * | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-211-6/+6
| | | |\ \
| | | | * | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-211-11/+14
| | | * | | Bug#17083851 BACKPORT BUG#11765744 TO 5.1, 5.5 AND 5.6 prabakaran thirumalai2013-07-301-2/+8
| | | |\ \ \ | | | | |/ / | | | | | / | | | | |/ | | | |/|
| | | | * Bug#17083851 BACKPORT BUG#11765744 TO 5.1, 5.5 AND 5.6 prabakaran thirumalai2013-07-301-2/+8