summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqld--help.result
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Oleksandr Byelkin2019-12-031-1/+1
|\
| * Using `variables` instead of `values` in mysqld --help documentation would be...Anel Husakovic2019-12-021-1/+1
| * Revert "MDEV-14429 sql_safe_updates in my.cnf not work"Sergei Golubchik2018-10-201-2/+0
| * MDEV-14429 sql_safe_updates in my.cnf not workVladislav Vaintroub2018-10-151-0/+2
* | MDEV-9409 workaroundSergei Golubchik2019-07-101-1/+1
* | MDEV-19636 Usage message for plugin activation - add FORCE_PLUS_PERMANENTAnel Husakovic2019-07-021-1/+3
* | ASAN loves stack, give it someSergei Golubchik2019-03-061-1/+1
* | Merge 10.0 into 10.1Marko Mäkelä2018-04-241-0/+2
|\ \
| * \ Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-0/+2
| |\ \ | | |/
| | * defaults-group-suffix in print_defaultsDaniel Black2018-04-131-0/+2
* | | Adjust table_open_cache to avoid getting error 24 (too many open files)Monty2018-03-261-2/+2
* | | Merge branch '10.0' into 10.1Marko Mäkelä2017-08-301-1/+1
|\ \ \ | |/ /
| * | MDEV-13583 Improvements for MTR rebootstrap introduced in MDEV-12042Elena Stepanova2017-08-281-1/+1
* | | MDEV-8579 - Some sysvars in I_S are missing any meaningful help (comment) textSergey Vojtovich2017-08-151-19/+32
* | | workaround for a test failure on windows (by serg)Vladislav Vaintroub2017-06-221-0/+1
* | | disable getopt prefix matching in mtr bootstrapSergei Golubchik2017-06-221-1/+1
* | | MDEV-11945: Fix description for "max_statement_time" in --helpNirbhay Choubey2017-01-311-4/+4
* | | max_session_mem_used server variableSergei Golubchik2017-01-151-0/+5
* | | MDEV-8989: ORDER BY optimizer ignores equality propagationSergei Petrunia2016-06-011-1/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-4/+2
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-1/+1
| |\ \ | | |/
| | * MDEV-9493 --tc-heuristic-recover option values off by oneSergei Golubchik2016-04-191-1/+1
| * | tests -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ciSergei Golubchik2016-04-241-2/+0
* | | stack too small on labrador (again!)Sergei Golubchik2016-01-251-1/+1
* | | s/--silent/--silent-startup/Sergei Golubchik2015-10-111-2/+2
* | | Less logging of not critial things during startup/shutdown:Monty2015-10-091-0/+2
* | | Merge branch '10.1' into pull-request-97Sergei Golubchik2015-09-251-0/+6
|\ \ \
| * | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-0/+6
* | | | MDEV-6284 Merge downstream Debian/Ubuntu packaging into upstream MariaDBSergei Golubchik2015-09-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '10.1' of https://github.com/MariaDB/server into ok-debpkg-10.1Otto Kekäläinen2015-09-051-19/+28
| |\ \ \
| * | | | Fix spelling errorsOtto Kekäläinen2015-08-271-1/+1
* | | | | disable encrypt_tmp_files and encrypt_binlog by defaultSergei Golubchik2015-09-081-4/+2
| |/ / / |/| | |
* | | | MDEV-6066: Merge new defaults from 5.6 and 5.7Sergei Golubchik2015-09-041-2/+2
* | | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-19/+21
* | | | MDEV-8264 encryption for binlogSergei Golubchik2015-09-041-0/+3
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-0/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'merge-perfschema-5.6' into 10.0Sergei Golubchik2015-08-031-0/+4
* | | [MDEV-6877] Update test results to accound for binlog_row_image variable.Vicențiu Ciorbaru2015-07-011-0/+12
* | | MDEV-7472: Implementation of user statements for handling the xtradb changed ...Jan Lindström2015-06-231-0/+4
* | | MDEV-8126 encryption for temp filesSergei Golubchik2015-06-021-2/+6
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-0/+3
|\ \ \ | |/ /
| * | perfschema 5.6.24Sergei Golubchik2015-05-051-0/+3
* | | encryption plugin controls the encryptionSergei Golubchik2015-04-091-5/+0
* | | MDEV-6858: enforce_storage_engine optionJan Lindström2015-03-121-0/+3
* | | MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-1/+1
* | | MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-1/+1
* | | Push for testing of encryptionMonty2015-02-101-0/+9
* | | --getopt-prefix-matching command-line optionSergei Golubchik2015-02-101-0/+5
* | | MDEV-6676: Optimistic parallel replicationKristian Nielsen2015-02-071-10/+9
* | | MDEV-5533 increase the default max thread pool sizeSergei Golubchik2015-01-091-1/+1