summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqld--help.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7635: Renamed standards_compliant_cte to standard_compliant_cteNirbhay Choubey2017-02-101-4/+4
* MDEV-10340: support COM_RESET_CONNECTIONOleksandr Byelkin2017-02-101-1/+1
* increase default for max threads in the pool to max allowed value (64K) curre...Vladislav Vaintroub2017-01-261-1/+1
* [MDEV-10570] Add Flashback supportMonty2017-01-201-0/+4
* Merge 10.1 to 10.2.Marko Mäkelä2017-01-191-0/+5
|\
| * max_session_mem_used server variableSergei Golubchik2017-01-151-0/+5
* | MDEV-11065: Compressed binary log. Merge code into current 10.2.Kristian Nielsen2016-11-031-0/+6
|\ \
| * | test suite for compressed binlog eventvinchen2016-10-191-0/+6
* | | fix common test suitevinchen2016-10-191-0/+4
|/ /
* | MDEV-10585 EXECUTE IMMEDIATE statementAlexander Barkov2016-10-081-1/+1
* | MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2Sergei Petrunia2016-09-241-1/+1
* | MDEV-10297 Add priorization to threadpoolVladislav Vaintroub2016-09-221-0/+11
* | Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-191-4/+40
|\ \
| * | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-161-2/+2
| * | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-161-0/+3
| * | Fixed the previous merge to be able to build mysqld.Igor Babaev2016-09-011-2/+3
| * | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mdev9864Igor Babaev2016-08-311-0/+24
| |\ \
| | * | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-2/+6
| | * | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-2/+12
| | * | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+3
| | * | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+7
| * | | Merge 10.2 into 10.2-mdev9864.Igor Babaev2016-08-301-8/+6
| |\ \ \ | | |/ /
| | * | Set server_id to 1 by default and disallow to set it to 0Monty2016-08-291-2/+2
| * | | Removed the parameter from st_select_lex_unit::exec_recursive.Igor Babaev2016-08-101-2/+2
| * | | Merge branch '10.2' into 10.2-mdev986410.2-test1234Galina Shalygina2016-05-251-1/+1
| |\ \ \
| * | | | Fixed the problem of wrong identification of WITH tables defined in WITH clau...Galina Shalygina2016-05-241-0/+4
| * | | | Fixed many problems in the code of With_element::check_unrestricted_recursive().Galina Shalygina2016-05-191-0/+4
* | | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-4/+0
| |_|/ / |/| | |
* | | | Post-commit test fixesElena Stepanova2016-07-021-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-5/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | 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
* | | | | MDEV-8429: Change binlog_checksum default to match MySQL 5.6.6+Oleksandr Byelkin2016-05-201-1/+1
| |_|_|/ |/| | |
* | | | Fixed failures from changing values of thread_stack and thread_cache_sizeMonty2016-03-231-1/+1
* | | | Increase value of thread_cache_size to 32Monty2016-03-221-2/+3
* | | | MDEV-9058: protocol: COM_MULTI command (part 3)Oleksandr Byelkin2016-03-181-1/+1
* | | | [MDEV-7978] Update test casesVicențiu Ciorbaru2016-03-081-1/+1
* | | | [MDEV-7978] Update test casesVicențiu Ciorbaru2016-03-081-1/+1
* | | | Merge branch '10.1' into 10.2Monty2016-02-061-1/+1
|\ \ \ \ | |/ / /
| * | | stack too small on labrador (again!)Sergei Golubchik2016-01-251-1/+1
* | | | Make --slave-parallel-workers an alias for --slave-parallel-threadsKristian Nielsen2016-01-291-0/+3
* | | | MDEV-7780 - Support for faking server versionSergey Vojtovich2015-11-271-1/+2
* | | | Removed depricated optimizer_search_depth.Oleksandr Byelkin2015-11-191-4/+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