summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21921 Make transaction_isolation and transaction_read_only into system v...Junqi Xie2023-04-121-2/+3
* remove SHOW_OPTIMIZER_COSTSergei Golubchik2023-02-101-7/+1
* Changing all cost calculation to be given in millisecondsMonty2023-02-021-1/+7
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-1/+0
* Merge 10.6 into 10.7Marko Mäkelä2022-01-041-1/+3
|\
| * Merge 10.5 into 10.6Marko Mäkelä2022-01-041-1/+3
| |\
| | * MDEV-27304 SHOW ... result columns are right-alignedSergei Golubchik2021-12-271-1/+3
* | | MDEV-26221: DYNAMIC_ARRAY use size_t for sizesEric Herman2021-10-191-1/+1
|/ /
* | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-7/+7
|\ \ | |/
| * Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-7/+7
| |\
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-8/+8
| | |\
| | | * add const qualifiers to sys_var::value_ptr functions and fix const castsNikita Malyavin2021-07-271-8/+8
* | | | MDEV-16708: fixed incorrect issuing the errorDmitry Shulga2021-06-171-3/+3
* | | | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-0/+5
* | | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-1/+1
* | | | Reduce usage of strlen()Monty2021-05-191-3/+5
* | | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-1/+0
* | | | MDEV-17339 JSON_TABLE.Alexey Botchkov2021-04-211-1/+1
|/ / /
* | | Merge 10.4 into 10.5Marko Mäkelä2020-10-301-3/+0
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-3/+0
| |\ \ | | |/
| | * MDEV-21201 No records produced in information_schema query, depending on proj...Sergei Golubchik2020-10-231-3/+0
* | | Merge 10.4 into 10.5Marko Mäkelä2020-06-031-3/+13
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-06-031-3/+13
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-06-021-3/+13
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-06-011-3/+13
| | | |\
| | | | * MDEV-22312: Bad error message for SET DEFAULT ROLE when user account is not g...Anel Husakovic2020-05-281-3/+13
* | | | | MDEV-21957 Bind BINLOG ADMIN to @@binlog_format, @@binlog_direct_.., @@sql_lo...Alexander Barkov2020-03-171-2/+16
* | | | | MDEV-21956 Add class Sys_var_charptr_fscsAlexander Barkov2020-03-171-8/+1
* | | | | MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-3/+4
* | | | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-3/+2
* | | | | perfschema sysvar instrumentation related changesSergei Golubchik2020-03-101-0/+25
* | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-3/+4
* | | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-0/+10
* | | | | Cleanup session trackerSergey Vojtovich2019-09-241-18/+11
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-201-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-191-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix LEX_CSTRING passed as argument of printf-like functionsNikita Malyavin2019-06-171-1/+1
* | | | | MDEV-19772 Add helper classes for ST_FIELD_INFOAlexander Barkov2019-06-161-1/+1
|/ / / /
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Allocate Session_sysvars_tracker staticallySergey Vojtovich2019-05-031-4/+4
* | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-1/+1
|/ / / /
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-24/+24
|\ \ \ \ | |/ / /
| * | | Optimize charset tracking a bit.bb-10.2-MDEV-15477Oleksandr Byelkin2018-06-251-18/+6
| * | | MDEV-11917 enum/set command-line options aren't respecting max-*Alexey Botchkov2018-06-201-6/+18
* | | | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-051-4/+2