summaryrefslogtreecommitdiff
path: root/sql/sys_vars.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
* | | | | Change THD->transaction to a pointer to enable multiple transactionsMonty2020-05-231-5/+5
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-161-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-22137 correct documentation of tcp_keepalive_time system variableVladislav Vaintroub2020-04-031-1/+1
* | | | | Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large...Daniel Black2020-04-021-3/+6
* | | | | Added support for replication for S3Monty2020-03-241-0/+5
* | | | | MDEV-22012 Allow SET TIMESTAMP for users with GRANT BINLOG REPLAY when --secu...Alexander Barkov2020-03-231-4/+1
* | | | | MDEV-21975 Add BINLOG REPLAY privilege and bind new privileges to gtid_seq_no...Alexander Barkov2020-03-181-16/+30
* | | | | MDEV-21973 Bind REPLICATION {MASTER|SLAVE} ADMIN to gtid_* GLOBAL-only system...Alexander Barkov2020-03-181-4/+12
* | | | | MDEV-21972 Bind REPLICATION MASTER ADMIN to master_verify_checksumAlexander Barkov2020-03-181-1/+3
* | | | | MDEV-21971 Bind BINLOG ADMIN to binlog_annotate_row_events and binlog_row_ima...Alexander Barkov2020-03-181-2/+8
* | | | | MDEV-21969 Bind REPLICATION SLAVE ADMIN to relay_log_*, sync_master_info, syn...Alexander Barkov2020-03-181-5/+15
* | | | | MDEV-21967 Bind REPLICATION {MASTER|SLAVE} ADMIN to rpl_semi_sync_* variablesAlexander Barkov2020-03-181-9/+27
* | | | | MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variablesAlexander Barkov2020-03-181-23/+63
* | | | | MDEV-21963 Bind BINLOG ADMIN to a number of global system variablesAlexander Barkov2020-03-171-14/+42
* | | | | MDEV-21961 Bind CONNECTION ADMIN to a number of global system variablesAlexander Barkov2020-03-171-21/+64
* | | | | MDEV-21960 Bind READ_ONLY ADMIN to @@read_onlyAlexander Barkov2020-03-171-1/+3
* | | | | MDEV-21957 Bind BINLOG ADMIN to @@binlog_format, @@binlog_direct_.., @@sql_lo...Alexander Barkov2020-03-171-12/+12
* | | | | MDEV-21956 Add class Sys_var_charptr_fscsAlexander Barkov2020-03-171-109/+107
* | | | | Fix various spelling errorsOtto Kekäläinen2020-03-161-1/+1
* | | | | MDEV-13362: implement --require_secure_transport optionJulius Goryavsky2020-03-121-0/+34
* | | | | MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-3/+3
* | | | | perfschema compilation, test and misc fixesSergei Golubchik2020-03-101-64/+122
* | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+2
* | | | | MDEV-21833 Make slave_run_triggers_for_rbr enforce triggers to run on slave, ...Oleksandr Byelkin2020-03-091-3/+4
* | | | | Clarify, spelling for wsrep_strict_ddl description (#1447)Ian Gilfillan2020-02-171-1/+1
* | | | | MDEV-18650: Options deprecated in previous versions - multi_range_countVicențiu Ciorbaru2020-02-131-7/+0
* | | | | MDEV-18650: Options deprecated in previous versions - thread_concurrencyVicențiu Ciorbaru2020-02-131-24/+0
* | | | | MDEV-18650: Options deprecated in previous versions - old_alter_tableVicențiu Ciorbaru2020-02-131-1/+3
* | | | | for every deprecated sysvar note a version when it happenedSergei Golubchik2020-02-131-11/+14
* | | | | MDEV-18650: Options deprecated in previous versions - storage_engineVicențiu Ciorbaru2020-02-131-2/+2
* | | | | MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage e...Jan Lindström2020-02-111-1/+9
* | | | | Galera GTID supportmkaruza2020-01-291-1/+9
* | | | | tolerate old pcre versions without PCRE2_EXTENDED_MORE flagSergei Golubchik2020-01-161-2/+9
* | | | | MDEV-18648: slave_parallel_mode= optimistic default in 10.5Sujatha2019-12-231-1/+1
* | | | | dependencies for VSSergei Golubchik2019-12-211-0/+3
* | | | | MDEV-14024 PCRE2.Alexey Botchkov2019-12-211-8/+19
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | | | MDEV-19713 Remove big_tables system variableSergei Golubchik2019-09-281-3/+5
* | | | | removes references to a sysvar that disappeared 6 years agoSergei Golubchik2019-09-281-2/+1
* | | | | MDEV-7481 Replace max_long_data_size functionality with max_allowed_packetSergei Golubchik2019-09-281-12/+0
* | | | | MDEV-16470 - Session user variables trackerSergey Vojtovich2019-09-241-0/+16
* | | | | MDEV-20477 Merge binlog extended metadata support from the upstreamSachin2019-09-111-0/+13
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-4/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-4/+11
| |\ \ \ \ | | |/ / /