summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Adieu slave_listSergey Vojtovich2019-03-061-13/+2
* | | | | | Cleanup remnants of rpl_recovery_rankSergey Vojtovich2019-03-061-1/+0
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-061-1/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-041-1/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+14
* | | | | | MDEV-18694 : Do not call close_connection() on active connections inbb-10.4-wlad-MDEV18694Vladislav Vaintroub2019-02-261-26/+7
* | | | | | Adieu LOCK_thread_count, COND_thread_countSergey Vojtovich2019-02-261-12/+3
* | | | | | LOCK_thread_count and COND_thread_count removed from wsrep modules (#1197)seppo2019-02-261-33/+0
* | | | | | MDEV-7597 Expiration of user passwordsSergei Golubchik2019-02-211-1/+1
* | | | | | MDEV-7597 Expiration of user passwordsRobert Bindar2019-02-211-1/+2
* | | | | | Bootstrap cleanupsSergey Vojtovich2019-02-121-6/+3
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-02-051-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2019-02-041-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-17479 Assertion `mysql_socket.fd != -1' failed in inline_mysql_socket_se...Vladislav Vaintroub2019-01-311-1/+1
* | | | | | Avoid taking LOCK_thread_count for thread_count protectionSergey Vojtovich2019-01-291-11/+3
* | | | | | MDEV-18400 - Move shutdown handling to main threadSergey Vojtovich2019-01-291-264/+109
* | | | | | MDEV-15135 - Make LOCK_show_status rwlock, to enable parallelism ofVladislav Vaintroub2019-01-281-8/+9
* | | | | | Use rwlock rather than mutex for protecting THD_listVladislav Vaintroub2019-01-281-4/+5
* | | | | | Removed redundant service_thread_countSergey Vojtovich2019-01-281-31/+7
* | | | | | Move THD list handling to THD_listSergey Vojtovich2019-01-281-145/+119
* | | | | | Simplified THD::current_linfo lockingSergey Vojtovich2019-01-281-2/+1
* | | | | | Execute bootstrap in main threadSergey Vojtovich2019-01-281-65/+0
* | | | | | Removed \n from sql_print_error()Monty2019-01-261-11/+11
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-01-241-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-17835: Remove wsrep-sst-method=xtrabackupJulius Goryavsky2019-01-221-1/+2
* | | | | | Galera4Brave Galera Crew2019-01-231-37/+57
* | | | | | Fixed compiler warnings from optimized buildsMichael Widenius2019-01-151-1/+1
* | | | | | Added support for BACKUP LOCK / BACKUP UNLOCKMichael Widenius2019-01-141-0/+1
* | | | | | MDEV-7598 Lock user after too many password errorsVladislav Vaintroub2019-01-081-0/+1
* | | | | | "flush ssl" ASAN warnings with yasslVladislav Vaintroub2018-12-281-12/+9
* | | | | | MDEV-16266 - New command FLUSH SSL to reload server's SSL certificate(private...Vladislav Vaintroub2018-12-121-200/+109
* | | | | | mysqld: ignore SIGHUP sent by the kernelSergei Golubchik2018-12-121-3/+4
* | | | | | simplify usage of logger.set_handlers()Sergei Golubchik2018-12-121-15/+8
* | | | | | MDEV-5313 Improving audit api.Alexey Botchkov2018-12-121-0/+19
* | | | | | Added syntax and implementation for BACKUP STAGE'sMonty2018-12-091-0/+2
* | | | | | Move deletion of old GTID rows to slave background threadKristian Nielsen2018-12-071-0/+1
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-0/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-0/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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.3 into 10.4Marko Mäkelä2018-10-171-7/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-111-7/+9
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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