summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | perfschema statement instrumentation related changesSergei Golubchik2020-03-101-17/+17
* | | | | perfschema sp instrumentation related changesSergei Golubchik2020-03-101-0/+3
* | | | | perfschema file instrumentation related changesSergei Golubchik2020-03-101-2/+11
* | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-18/+253
* | | | | perfschema - various collateral cleanups and small changesSergei Golubchik2020-03-101-6/+6
* | | | | Bug#18913935: REMOVE SUPPORT FOR LINUXTHREADSJon Olav Hauglid2020-03-101-9/+1
* | | | | Revert "MDEV-17554 Auto-create new partition for system versioned tables with...Sergei Golubchik2020-02-271-3/+2
* | | | | MDEV-17554 Auto-create new partition for system versioned tables with history...Aleksey Midenkov2020-02-251-2/+3
* | | | | MDEV-18650: Options deprecated in previous versions - multi_range_countVicențiu Ciorbaru2020-02-131-0/+2
* | | | | MDEV-18650: Options deprecated in previous versions - skip-bdbVicențiu Ciorbaru2020-02-131-3/+2
* | | | | MDEV-18650: Options deprecated in previous versions - thread_concurrencyVicențiu Ciorbaru2020-02-131-1/+5
* | | | | Policy improvement for removed options and system variablesVicențiu Ciorbaru2020-02-131-2/+12
* | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-02-121-3/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-3/+11
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-02-101-3/+11
| | |\ \ \ | | | |/ /
| | | * | MDEV-18027: Running out of file descriptors and eventual crashOleksandr Byelkin2020-02-051-3/+11
* | | | | MDEV-21598 Galera test galera.galera_sst_mysqldump does not take wsrep-new-cl...mkaruza2020-01-301-2/+4
* | | | | Galera GTID supportmkaruza2020-01-291-0/+2
* | | | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-6/+5
* | | | | MDEV-18648: slave_parallel_mode= optimistic default in 10.5Sujatha2019-12-231-1/+1
* | | | | MDEV-14024 PCRE2.Alexey Botchkov2019-12-211-16/+0
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-12-041-2/+2
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-12-031-2/+2
| | | |\ \ | | | | |/
| | | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-12-031-2/+2
| | | | |\
| | | | | * Using `variables` instead of `values` in mysqld --help documentation would be...Anel Husakovic2019-12-021-1/+1
* | | | | | Removed tdc_increment_refresh_version()Sergey Vojtovich2019-11-251-11/+0
* | | | | | MDEV-16264 prerequisite patch, ha_preshutdown.Vladislav Vaintroub2019-11-151-1/+1
* | | | | | MDEV-16264 prerequisite patch, enable thr_timer in embeddedVladislav Vaintroub2019-11-151-4/+0
* | | | | | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-2/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-2/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Follow up fix for MDEV-16871Varun Gupta2019-10-281-1/+0
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2019-10-181-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-20778 UBSAN: call to function free_rpl_filter() through pointer to incor...Eugene Kosov2019-10-141-1/+1
* | | | | | MDEV-10014 Add RETURNING to INSERTRucha Deodhar2019-10-141-0/+1
* | | | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-2/+8
* | | | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-3/+4
* | | | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-1/+1
* | | | | | cleanup: don't use my_getopt_is_args_separator()Sergei Golubchik2019-10-141-1/+0
* | | | | | cleanup: my_getopt, consistencySergei Golubchik2019-10-141-4/+2
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-10-111-5/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-5/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Cleanup mman.h includesSergey Vojtovich2019-10-021-5/+0
* | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-10-011-6/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-10-011-6/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-10-011-6/+4
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix -Wunused for CMAKE_BUILD_TYPE=RelWithDebInfoMarko Mäkelä2019-09-301-6/+4
* | | | | | MDEV-7481 Replace max_long_data_size functionality with max_allowed_packetSergei Golubchik2019-09-281-18/+0
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-121-0/+2
|\ \ \ \ \ \ | |/ / / / /