summaryrefslogtreecommitdiff
path: root/sql/sys_vars.cc
Commit message (Expand)AuthorAgeFilesLines
* fix typoslilinjie2023-01-121-1/+1
* --skip-name-resolve=0 didn't workSergei Golubchik2023-01-021-1/+1
* Add missing comment and remove unnecessary initializationAnel Husakovic2022-09-141-1/+0
* Merge 10.2 (part) into 10.3Daniel Black2022-03-151-1/+1
|\
| * MDEV-27978 fix wrong name in error when max_session_mem_used exceededHaidong Ji2022-03-081-1/+1
* | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-1/+1
|\ \ | |/
| * MDEV-27494 Rename .ic files to .inlVladislav Vaintroub2022-01-171-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-281-6/+12
|\ \ | |/
| * MDEV-22711 Assertion `nr != 0' failed in handler::update_auto_increment.bb-10.2-mdev-22711-hfAlexey Botchkov2021-10-261-6/+12
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-131-1/+3
|\ \ | |/
| * MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_sy...bb-10.2-bar-MDEV-23269Alexander Barkov2021-10-111-1/+3
* | add const qualifiers to sys_var::value_ptr functions and fix const castsNikita Malyavin2021-07-271-15/+21
* | MDEV-16026 MDEV-16481 refactor Sys_var_vers_asofNikita Malyavin2021-07-271-2/+1
* | Merge branch 'bb-10.2-release' into bb-10.3-releasemariadb-10.3.28Sergei Golubchik2021-02-181-2/+2
|\ \ | |/
| * make @@wsrep_provider and @@wsrep_notify_cmd read-onlymariadb-10.2.37Sergei Golubchik2021-02-181-2/+2
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-3/+3
|\ \ | |/
| * MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4GbSergei Golubchik2020-12-101-2/+2
| * MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __m...Sergei Golubchik2020-12-101-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-1/+1
|\ \ | |/
| * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-10-281-1/+1
|\ \ | |/
| * MDEV-23492 performance_schema_digests_size changing from default to 5000 when...Sergei Golubchik2020-10-231-1/+1
| * MDEV-20401: revert unnecessary changeJulius Goryavsky2020-07-161-1/+1
| * MDEV-20401: Server incorrectly auto-sets lower_case_file_system valueJulius Goryavsky2020-07-161-1/+1
* | MDEV-21101 unexpected wait_timeout with pool-of-threadsVladislav Vaintroub2020-07-301-0/+6
* | Merge 10.2 into 10.3Marko Mäkelä2020-07-141-1/+12
|\ \ | |/
| * MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'...Rucha Deodhar2020-07-121-1/+12
* | Merge 10.2 into 10.3Marko Mäkelä2020-06-061-1/+1
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2020-06-061-1/+1
| |\
| | * MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 ...Varun Gupta2020-06-051-1/+1
* | | MDEV-22137 correct documentation of tcp_keepalive_time system variableVladislav Vaintroub2020-04-031-1/+1
* | | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | MDEV-16871 in_predicate_conversion_threshold cannot be set in my.cnfSergei Golubchik2019-09-041-4/+3
* | | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-041-0/+8
|\ \ \ | |/ /
| * | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-031-0/+8
* | | 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
| | | * Revert "MDEV-14429 sql_safe_updates in my.cnf not work"Sergei Golubchik2018-10-201-1/+1
| | | * MDEV-14429 sql_safe_updates in my.cnf not workVladislav Vaintroub2018-10-151-1/+1
| | * | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-1/+92
| * | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-1/+92
* | | | Revert THD::THD(skip_global_sys_var_lock) argumentbb-10.3-svoj-MDEV-14984Sergey Vojtovich2019-05-031-4/+6
* | | | Allocate Transaction_state_tracker staticallySergey Vojtovich2019-05-031-7/+4
* | | | Static current schema and state change trackersSergey Vojtovich2019-05-031-4/+2
* | | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-1/+92
* | | | dirty mergeOleksandr Byelkin2019-02-071-0/+13
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-0/+13
| |\ \ \ | | |/ /
| | * | Merge branch '10.0-galera' into 10.1Oleksandr Byelkin2019-01-311-0/+13
| | |\ \