summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2021-03-181-9/+2
|\
| * Correct the value of global memory_usedSergei Golubchik2021-03-081-9/+2
* | MDEV-24868 Server crashes in optimize_schema_tables_memory_usage after select...Nayuta Yanagisawa2021-03-081-3/+8
* | MDEV-24929 Server crash in thr_multi_unlock or in get_schema_tables_resultMonty2021-02-221-0/+10
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-10/+23
|\ \ | |/
| * MDEV-24179: Assertion `m_status == DA_ERROR || m_status == DA_OK ||Rucha Deodhar2021-01-191-0/+6
| * MDEV-17251 SHOW STATUS unnecessary calls calc_sum_of_all_statusSergei Golubchik2021-01-111-9/+11
| * MDEV-12161 Can't specify collation for virtual columnsSergei Golubchik2021-01-111-1/+6
| * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-3/+2
* | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-4/+3
* | MDEV-24593 Signal 11 when group by primary key of table joined to information...Sergei Golubchik2021-01-221-46/+52
* | failing to parse an SP should not abort information_schema.routinesSergei Golubchik2021-01-121-1/+2
* | 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
* | 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
* | 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
* | MDEV-23445: LIMIT ROWS EXAMINED throws error in Debug build onlyRucha Deodhar2020-10-201-0/+5
* | 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
* | MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ......Alexander Barkov2020-08-011-0/+7
* | MDEV-21201 No records produced in information_schema query, depending on proj...Oleksandr Byelkin2020-07-311-1/+4
* | 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
* | | 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
* | | MDEV-20382: SHOW PRIVILEGES displays "Delete versioning rows" rather than "De...Anel Husakovic2020-03-051-1/+1
* | | MDEV-21341: Fix UBSAN failures: Issue Sixbb-10.3-mdev21341-issueSixSergei Petrunia2020-01-121-3/+3
* | | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2019-12-131-16/+28
|\ \ \
| * | | PR #1127 and PR #1150Anel Husakovic2019-12-131-9/+28
| |/ /
* | | Merge pull request #1261 from robertbindar/mdev-17978Robert Bindar2019-12-051-1/+2
* | | 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
| |\ \ | | |/
| | * Merge branch 'github/5.5' into 10.1Sergei Golubchik2019-10-231-2/+6
| | |\
| | | * MDEV-20466: SHOW PROCESSLIST truncates query text on \0 bytesOleksandr Byelkin2019-10-151-2/+6
* | | | After merge fix, this line was removed in adefaefSergey Vojtovich2019-10-091-1/+0
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-10-091-2/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-10-091-4/+1
| |\ \ \ | | |/ /