summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-1/+1
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-1/+1
| |\
| | * MDEV-24139: CHECK_CLAUSE field in INFORMATION_SCHEMA.CHECK_CONSTRAINTS trunca...Anel Husakovic2020-12-071-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-17/+4
|\ \ \ | |/ /
| * | MDEV-24230 subquery on information_schema fails with error messageSergei Golubchik2020-11-251-9/+1
| * | cleanup: RAII helper for changing thd->count_cuted_rowsSergei Golubchik2020-11-251-9/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-118/+90
|\ \ \ | |/ /
| * | MDEV-21201 fixup: GCC 10.2.0 -WparenthesesMarko Mäkelä2020-10-291-1/+2
| * | MDEV-21201 No records produced in information_schema query, depending on proj...Sergei Golubchik2020-10-231-102/+78
| * | cleanup: use my_multi_malloc(), etcSergei Golubchik2020-10-231-17/+12
* | | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-0/+5
|\ \ \ | |/ /
| * | MDEV-23445: LIMIT ROWS EXAMINED throws error in Debug build onlyRucha Deodhar2020-10-201-0/+5
* | | MDEV-23551 Performance degratation in temporal literals in 10.4Alexander Barkov2020-08-241-6/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2020-08-101-6/+12
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-08-101-6/+12
| |\ \ | | |/
| | * MDEV-14836: Assertion `m_status == DA_ERROR' failed inRucha Deodhar2020-08-041-6/+12
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-0/+7
|\ \ \ | |/ /
| * | MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ......Alexander Barkov2020-08-011-0/+7
* | | Merge 10.3 into 10.4Marko Mäkelä2020-07-311-1/+4
|\ \ \ | |/ /
| * | MDEV-21201 No records produced in information_schema query, depending on proj...Oleksandr Byelkin2020-07-311-1/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2020-07-021-14/+28
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-14/+28
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2020-07-021-4/+4
| | |\
| | | * MDEV-22941: Fix the DBUG_ENTER nameMarko Mäkelä2020-07-021-4/+4
| | * | Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-011-13/+27
| | |\ \ | | | |/
| | | * MDEV-22941 Assertion `idx < array.elements' failed in Dynamic_array<st_mysql_...Alexander Barkov2020-06-191-13/+27
* | | | Shrink my_atomic.h and my_cpu.h scopeSergey Vojtovich2020-04-151-0/+1
* | | | slave_open_temp_tables to Atomic_counterSergey Vojtovich2020-04-151-0/+5
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-03-301-4/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-03-301-4/+3
| |\ \ \ | | |/ /
| | * | MDEV-22019: Sig 11 in next_breadth_first_tab | max_sort_length setting + doub...Varun Gupta2020-03-301-4/+3
| | * | Merge branch '10.1' into 10.2Sergei Petrunia2020-01-171-3/+3
| | |\ \ | | | |/
| | | * MDEV-21341: Fix UBSAN failures: Issue SixSergei Petrunia2020-01-141-3/+3
| | * | PR #1127 and PR #1150Anel Husakovic2019-12-131-9/+28
* | | | Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-111-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-20382: SHOW PRIVILEGES displays "Delete versioning rows" rather than "De...Anel Husakovic2020-03-051-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-01-201-3/+3
|\ \ \ \ | |/ / /
| * | | MDEV-21341: Fix UBSAN failures: Issue Sixbb-10.3-mdev21341-issueSixSergei Petrunia2020-01-121-3/+3
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-12-251-16/+28
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2019-12-131-16/+28
| |\ \ \
| | * | | PR #1127 and PR #1150Anel Husakovic2019-12-131-9/+28
| | |/ /
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+2
|\ \ \ \ | |/ / /
| * | | Merge pull request #1261 from robertbindar/mdev-17978Robert Bindar2019-12-051-1/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-4/+8
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-311-4/+8
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-301-2/+1
| | |\ \ | | | |/
| | | * avoid accessing TLSEugene Kosov2019-10-301-1/+1
| | | * MDEV-20926 UBSAN: load of value 165, which is not a valid value for type boolEugene Kosov2019-10-301-2/+1
| | * | MDEV-20549 SQL SECURITY DEFINER does not work for INFORMATION_SCHEMA tablesSergei Golubchik2019-10-281-0/+1
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-10-251-2/+6
| | |\ \ | | | |/