summaryrefslogtreecommitdiff
path: root/sql/sys_vars.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7598 Lock user after too many password errorsbb-10.4-wlad-MDEV-7598Vladislav Vaintroub2019-01-081-0/+8
* Added syntax and implementation for BACKUP STAGE'sMonty2018-12-091-1/+3
* MDEV-17255: New optimizer defaults and ANALYZE TABLEVarun Gupta2018-12-091-2/+3
* MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-2/+2
* Move deletion of old GTID rows to slave background threadKristian Nielsen2018-12-071-0/+13
* MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMPbb-10.4-mdev16991Alexander Barkov2018-11-261-0/+1
* Merge 10.3 into 10.4mariadb-10.4.0Marko Mäkelä2018-11-081-1/+1
|\
| * MDEV-14429 sql_safe_updates in my.cnf not workVladislav Vaintroub2018-11-061-1/+1
* | Merge 10.3 into 10.4Marko Mäkelä2018-09-111-0/+10
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-09-061-92/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2018-08-311-92/+1
| | |\
| | | * Revert MDEV-9519 due to regressionsMarko Mäkelä2018-08-311-92/+1
| * | | Merge 10.2 into 10.3Marko Mäkelä2018-08-281-1/+102
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-1/+92
| | |\ \ | | | |/
| | | * This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue:Julius Goryavsky2018-08-151-1/+92
| | * | MDEV-16934 Query with very large IN clause lists runs slowlyIgor Babaev2018-08-171-0/+10
* | | | MDEV-16536 Remove shared memory transportVladislav Vaintroub2018-08-201-11/+0
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-08-161-0/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-0/+4
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-0/+6
| | |\ \ | | | |/
| | | * MDEV-16689: core-file should become a real server variablebb-10.1-MDEV-16689Oleksandr Byelkin2018-07-201-0/+6
* | | | MDEV-16277 tcp_nodelay session variable to enable / disable Nagle algorithmVladislav Vaintroub2018-08-111-8/+36
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-031-3/+12
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-3/+12
| |\ \ \ | | |/ /
| | * | Optimize charset tracking a bit.bb-10.2-MDEV-15477Oleksandr Byelkin2018-06-251-0/+6
| | * | MDEV-15477: SESSION_SYSVARS_TRACKER does not track last_gtidOleksandr Byelkin2018-06-251-2/+5
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-1/+1
| | |\ \ | | | |/
| | | * Fix wsrep.variables test caseVicențiu Ciorbaru2018-06-131-1/+1
* | | | Merge branch '10.3' into 10.4Igor Babaev2018-06-031-31/+61
|\ \ \ \ | |/ / /
| * | | MDEV-15995 Drop extra semicolon in VARIABLE_COMMENT for SYSTEM_VERSIONING_ALT...Eugene Kosov2018-05-121-1/+1
| * | | MDEV-15923 option to control who can set session @@timestampSergei Golubchik2018-05-121-1/+24
| * | | cleanup: sys_vars.ccSergei Golubchik2018-05-121-8/+3
| * | | MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=IN...Thirunarayanan Balathandayuthapani2018-05-071-3/+13
| * | | Add likely/unlikely to speed up executionMonty2018-05-071-18/+20
* | | | MDEV-12387 Push conditions into materialized subqueriesGalina Shalygina2018-05-151-0/+1
|/ / /
* | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-4/+4
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-4/+4
| |\ \ | | |/
| | * Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-071-2/+2
| | |\
| | | * increase upper value of max_prepared_stmt_count to UINT32_MAXDaniel Black2018-04-031-2/+2
| | * | Adjust table_open_cache to avoid getting error 24 (too many open files)Monty2018-03-261-2/+2
* | | | dead code - related to vtmdSergei Golubchik2018-04-101-4/+2
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-1/+9
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-03-211-2/+10
| |\ \ \ | | |/ /
| | * | refs MW-245 - merged wsrep_dirty_reads and wsrep_reject_queries from PXCsjaakola2018-03-201-1/+9
| | * | MDEV-12837: WSREP: BF lock wait longJan Lindström2017-12-091-1/+2
| * | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-3/+3
* | | | MDEV-15501 : Make `proxy_protocol_networks` variable read-write.Vladislav Vaintroub2018-03-231-2/+19
* | | | remove @@system_versioning_innodb_algorithm_simpleSergei Golubchik2018-02-241-6/+0
* | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-3/+2
* | | | MDEV-13417 UPDATE produces wrong values if an updated column is later used as...Jerome Brauge2018-02-121-2/+3