summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-2/+8
|\
| * 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-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Sergei Golubchik2017-10-091-1/+8
* | | cleanup: is_show_command(thd)Sergei Golubchik2017-10-091-5/+11
* | | MDEV-13242 Wrong results for queries with row constructors and information_sc...Alexander Barkov2017-10-051-0/+14
* | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-4/+11
|\ \ \ | |/ /
| * | MDEV-10463: Granted as a whole to roles, databases are not show in SHOW DATAB...Vicențiu Ciorbaru2017-06-151-4/+11
* | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-1/+1
|\ \ \ | |/ /
| * | 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
* | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
* | | MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engineSergei Golubchik2017-03-101-4/+31
* | | MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engineSergei Golubchik2017-03-101-1/+11
* | | trivial cleanupSergei Golubchik2017-03-101-5/+2
* | | MDEV-10010 - Recursive call to mysql_rwlock_rdlock for LOCK_system_variables_...Sergey Vojtovich2016-07-081-0/+11
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-3/+21
|\ \ \ | |/ /
| * | 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
* | | Fixed wrong counting of global Memory_usedMonty2016-04-281-6/+15
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-2/+2
|\ \ \ | |/ /
| * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-2/+2
* | | MDEV-9739 Assertion `m_status == DA_ERROR || m_status == DA_OK' failed in Dia...Sergei Golubchik2016-03-191-0/+3
* | | MDEV-9641 MDEV-9644 NULLIF assertionsSergei Golubchik2016-03-051-1/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-14/+11
|\ \ \ | |/ /
| * | 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
* | | | disable SHOW I_S_table for built-in I_S tablesSergei Golubchik2016-02-231-1/+4
* | | | MDEV-9307 - provide info about DATA/INDEX directory in INFORMATION_SCHEMA.TAVladislav Vaintroub2016-02-221-2/+11
* | | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-8/+16
* | | | compiler warningsSergei Golubchik2016-01-271-1/+0
* | | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-261-28/+62
* | | | Merge branch '10.1' into bb-10.1-sergSergei Golubchik2015-12-221-5/+12
|\ \ \ \
| * | | | MDEV-7540 Information Schema SPATIAL_REF_SYS contents don't match the expecte...Alexey Botchkov2015-12-211-5/+12
* | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-3/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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 '10.0' into 10.1Sergei Golubchik2015-10-121-13/+6
|\ \ \ \ | |/ / /
| * | | 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
* | | | MDEV-8836 - Server crashed in my_copy_8bit on querying I_S.PROCESSLISTSergey Vojtovich2015-10-011-9/+9
* | | | Fix to make os_thread_id it compiled on windows.Oleksandr Byelkin2015-09-201-1/+1
* | | | MDEV-6756: map a linux pid (child pid) to a connection id shown in the output...Oleksandr Byelkin2015-09-171-0/+5