summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: FOREIGN_KEY_INFOSergei Golubchik2018-09-041-4/+5
* Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-151-1/+1
|\
| * MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Oleksandr Byelkin2018-08-151-1/+1
* | fix SHOW PROCESSLIST for --embeddedSergei Golubchik2018-06-131-9/+9
* | MDEV-15359 Thread stay in "cleaning up" status after finishingSergei Golubchik2018-06-131-0/+85
* | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-1/+1
|\ \ | |/
| * Correct TRASH() macro usageSergei Golubchik2018-01-221-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-2/+8
|\ \ | |/
| * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+1
| * MDEV-10892 - rpl.rpl_semi_sync_uninstall_plugin fails with Assertion `0' failureSergey Vojtovich2017-10-131-2/+3
| * MDEV-13149 -- show function status now works with PAD_CHAR_TO_FULL_LENGTHVesa Pentti2017-10-101-0/+5
* | MDEV-9739 Assertion `m_status == DA_ERROR || m_status == DA_OK' failed in Dia...Sergei Golubchik2017-08-011-0/+3
* | MDEV-10463: Granted as a whole to roles, databases are not show in SHOW DATAB...Vicențiu Ciorbaru2017-06-151-4/+11
* | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-1/+1
* | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-4/+15
|\ \ | |/
| * MDEV-10010 - potential deadlock on windows due to recursiveVladislav Vaintroub2016-08-031-4/+15
* | MDEV-8633: information_schema.index_statistics doesn't deleteJan Lindström2016-06-201-0/+94
* | MDEV-9969 mysql_install_db error processing ignore_db_dirs.Alexey Botchkov2016-06-161-3/+21
* | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-2/+2
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-14/+11
|\ \ | |/
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-14/+11
| |\
| | * Bug#21205695 DROP TABLE MAY CAUSE SLAVES TO BREAKVenkatesh Duggirala2015-12-011-21/+36
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-3/+4
|\ \ \ | |/ /
| * | MDEV-7655 SHOW CREATE TABLE returns invalid DDL when using virtual columns al...Sergei Golubchik2015-12-111-1/+1
| * | MDEV-9226 SHOW COLUMNS returns wrong column order for tables with large ENUMsSergei Golubchik2015-12-081-2/+3
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-7/+8
|\ \ \ | |/ /
| * | MDEV-8796 Delete with sub query with information_schema.TABLES deletes too ma...Sergei Golubchik2015-10-081-7/+8
* | | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-1/+4
|\ \ \ | |/ /
| * | Fix for MDEV-8301; Statistics for a thread could be counted twice in SHOW ST...Monty2015-06-261-1/+4
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-5/+12
|\ \ \ | |/ /
| * | Merge tag 'mysql-5.5.44' into bb-5.5-sergSergei Golubchik2015-06-051-4/+11
| |\ \ | | |/
| | * Bug #18592390 QUERY TO I_S.TABLES AND I_S.COLUMNS LEADS TO HUGE MEMORY USAGEV S Murthy Sidagam2015-04-271-12/+55
| | * Bug#20788853 MUTEX ISSUE IN SQL/SQL_SHOW.CC RESULTING IN SIG6. SOURCE LIKELYMarc Alff2015-04-081-2/+10
| | * Merge branch 'mysql-5.1' into mysql-5.5Nisha2015-04-061-2/+4
| | |\
| | | * BUG#20754369: BACKPORT BUG#20007583 TO 5.1Nisha2015-04-061-3/+5
| | * | Bug #20439913 CREATE TABLE DB.TABLE LIKE TMPTABLE ISVenkatesh Duggirala2015-03-131-1/+6
| | * | Bug#18903155: BACKPORT BUG-18008907 TO 5.5+ VERSIONS.Praveenkumar Hulakund2014-06-271-2/+14
| | * | Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS,Venkatesh Duggirala2014-05-081-10/+32
| | * | Bug#17638477 UNINSTALL AND INSTALL SEMI-SYNC PLUGIN CAUSES SLAVES TO BREAKVenkatesh Duggirala2014-05-051-0/+53
| | * | Bug#18319790 QUERY TO INFORMATION_SCHEMA CRASHES SERVERMarc Alff2014-03-171-7/+58
| | * | 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
| | * | Bug#16500013 : ADD VERSION CHECK TO MYSQL_UPGRADENirbhay Choubey2013-03-211-0/+8
| | * | Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHENMattias Jonsson2013-02-141-14/+20