summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "MDEV-12445 : Rocksdb does not shutdown worker threads and aborts in m...Sergei Golubchik2020-05-271-1/+0
* Merge 10.1 into 10.2Marko Mäkelä2020-04-271-1/+3
|\
| * MDEV-22271 Excessive stack memory usage due to WSREP_LOGSergei Golubchik2020-04-271-9/+0
| * MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-271-0/+2
| * MDEV-22271: Follow-up fix of --embeddedMarko Mäkelä2020-04-271-1/+10
* | Don't write warning about uninitialized mutex if there is a memory leakMonty2020-04-181-6/+5
* | Merge 10.1 into 10.2Marko Mäkelä2020-03-201-3/+3
|\ \ | |/
| * all status variables above `questions` MUST be ulongSergei Golubchik2020-03-141-3/+3
* | MDEV-18027: Running out of file descriptors and eventual crashOleksandr Byelkin2020-02-051-3/+11
* | 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
* | | MDEV-20778 UBSAN: call to function free_rpl_filter() through pointer to incor...Eugene Kosov2019-10-141-1/+1
* | | Fix -Wunused for CMAKE_BUILD_TYPE=RelWithDebInfoMarko Mäkelä2019-09-301-6/+4
* | | Updated mtr files to support different compiled in optionsMonty2019-09-011-8/+7
* | | MDEV-19746: Galera test failures because of wsrep_slave_threads identificationJan Lindström2019-07-151-0/+2
* | | Support skip-plugin-loadMonty2019-06-061-0/+2
* | | Ensure that tests and programs can restore variablesMonty2019-06-031-2/+4
* | | MDEV-19472: eq_range_index_dive_limit cannot be configured in server.cnfVarun Gupta2019-05-171-1/+0
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\ \ | | |/
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-12/+36
|\ \ \ | |/ /
| * | MDEV-19243 Fix timezone handling on Windows to report standard timezone namesVladislav Vaintroub2019-04-301-13/+36
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-271-1/+2
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2019-03-271-1/+2
| |\ \
| | * \ Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-261-1/+2
| | |\ \ | | | |/
| | | * MDEV-17119 replicate_rewrite_db does not work for single chardatabase namesachin2019-03-221-1/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-14033: wsrep_on=off + binlog = mixed on MariaDB 10.2.9Jan Lindström2019-03-131-1/+1
| * | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-0/+14
* | | | Make a size_t-to-uint conversion explicitMarko Mäkelä2019-03-041-2/+2
* | | | bugfix: set mysql_real_data_home_len correctlySergei Golubchik2019-03-011-0/+2
* | | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+14
* | | | MDEV-17479 Assertion `mysql_socket.fd != -1' failed in inline_mysql_socket_se...Vladislav Vaintroub2019-01-311-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-0/+12
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-0/+12
| |\ \ \ | | |/ /
| | * | Fix typo in 5936d43afb6ad5a75d9eed17eb39e8c00a08a684Marko Mäkelä2018-10-121-1/+1
| | * | threadpool_size can contribute to the wanted_filesDaniel Black2018-10-121-0/+4
| | * | MDEV-17413 Crash in my_malloc_size_cb_func() during shutdown withVladislav Vaintroub2018-10-091-0/+7
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-10-111-7/+9
|\ \ \ \ | |/ / /
| * | | MDEV-17413 - Don't crash in my_malloc_size_cb_func()Vladislav Vaintroub2018-10-091-7/+9
* | | | MDEV-14581 Server does not clear diagnostics between sessionsVladislav Vaintroub2018-10-051-4/+0
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-15436: If log_bin and log_bin_index is different SST with rsync fails.Jan Lindström2018-09-051-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-311-14/+0
|\ \ \ \ | |/ / /
| * | | Revert MDEV-9519 due to regressionsMarko Mäkelä2018-08-311-14/+0
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-11/+25
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-211-11/+11
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-151-11/+11
| | |\ \ | | | |/