Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Adieu slave_list | Sergey Vojtovich | 2019-03-06 | 1 | -13/+2 | |
* | | | | | | Cleanup remnants of rpl_recovery_rank | Sergey Vojtovich | 2019-03-06 | 1 | -1/+0 | |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-06 | 1 | -1/+17 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-04 | 1 | -1/+3 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Make a size_t-to-uint conversion explicit | Marko Mäkelä | 2019-03-04 | 1 | -2/+2 | |
| | * | | | | bugfix: set mysql_real_data_home_len correctly | Sergei Golubchik | 2019-03-01 | 1 | -0/+2 | |
| | * | | | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-26 | 1 | -0/+14 | |
| * | | | | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-26 | 1 | -0/+14 | |
* | | | | | | MDEV-18694 : Do not call close_connection() on active connections inbb-10.4-wlad-MDEV18694 | Vladislav Vaintroub | 2019-02-26 | 1 | -26/+7 | |
* | | | | | | Adieu LOCK_thread_count, COND_thread_count | Sergey Vojtovich | 2019-02-26 | 1 | -12/+3 | |
* | | | | | | LOCK_thread_count and COND_thread_count removed from wsrep modules (#1197) | seppo | 2019-02-26 | 1 | -33/+0 | |
* | | | | | | MDEV-7597 Expiration of user passwords | Sergei Golubchik | 2019-02-21 | 1 | -1/+1 | |
* | | | | | | MDEV-7597 Expiration of user passwords | Robert Bindar | 2019-02-21 | 1 | -1/+2 | |
* | | | | | | Bootstrap cleanups | Sergey Vojtovich | 2019-02-12 | 1 | -6/+3 | |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-02-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-02-04 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | MDEV-17479 Assertion `mysql_socket.fd != -1' failed in inline_mysql_socket_se... | Vladislav Vaintroub | 2019-01-31 | 1 | -1/+1 | |
* | | | | | | Avoid taking LOCK_thread_count for thread_count protection | Sergey Vojtovich | 2019-01-29 | 1 | -11/+3 | |
* | | | | | | MDEV-18400 - Move shutdown handling to main thread | Sergey Vojtovich | 2019-01-29 | 1 | -264/+109 | |
* | | | | | | MDEV-15135 - Make LOCK_show_status rwlock, to enable parallelism of | Vladislav Vaintroub | 2019-01-28 | 1 | -8/+9 | |
* | | | | | | Use rwlock rather than mutex for protecting THD_list | Vladislav Vaintroub | 2019-01-28 | 1 | -4/+5 | |
* | | | | | | Removed redundant service_thread_count | Sergey Vojtovich | 2019-01-28 | 1 | -31/+7 | |
* | | | | | | Move THD list handling to THD_list | Sergey Vojtovich | 2019-01-28 | 1 | -145/+119 | |
* | | | | | | Simplified THD::current_linfo locking | Sergey Vojtovich | 2019-01-28 | 1 | -2/+1 | |
* | | | | | | Execute bootstrap in main thread | Sergey Vojtovich | 2019-01-28 | 1 | -65/+0 | |
* | | | | | | Removed \n from sql_print_error() | Monty | 2019-01-26 | 1 | -11/+11 | |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-01-24 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | MDEV-17835: Remove wsrep-sst-method=xtrabackup | Julius Goryavsky | 2019-01-22 | 1 | -1/+2 | |
* | | | | | | Galera4 | Brave Galera Crew | 2019-01-23 | 1 | -37/+57 | |
* | | | | | | Fixed compiler warnings from optimized builds | Michael Widenius | 2019-01-15 | 1 | -1/+1 | |
* | | | | | | Added support for BACKUP LOCK / BACKUP UNLOCK | Michael Widenius | 2019-01-14 | 1 | -0/+1 | |
* | | | | | | MDEV-7598 Lock user after too many password errors | Vladislav Vaintroub | 2019-01-08 | 1 | -0/+1 | |
* | | | | | | "flush ssl" ASAN warnings with yassl | Vladislav Vaintroub | 2018-12-28 | 1 | -12/+9 | |
* | | | | | | MDEV-16266 - New command FLUSH SSL to reload server's SSL certificate(private... | Vladislav Vaintroub | 2018-12-12 | 1 | -200/+109 | |
* | | | | | | mysqld: ignore SIGHUP sent by the kernel | Sergei Golubchik | 2018-12-12 | 1 | -3/+4 | |
* | | | | | | simplify usage of logger.set_handlers() | Sergei Golubchik | 2018-12-12 | 1 | -15/+8 | |
* | | | | | | MDEV-5313 Improving audit api. | Alexey Botchkov | 2018-12-12 | 1 | -0/+19 | |
* | | | | | | Added syntax and implementation for BACKUP STAGE's | Monty | 2018-12-09 | 1 | -0/+2 | |
* | | | | | | Move deletion of old GTID rows to slave background thread | Kristian Nielsen | 2018-12-07 | 1 | -0/+1 | |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-11-06 | 1 | -0/+12 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -0/+12 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -0/+12 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -0/+12 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | Fix typo in 5936d43afb6ad5a75d9eed17eb39e8c00a08a684 | Marko Mäkelä | 2018-10-12 | 1 | -1/+1 | |
| | | | * | | threadpool_size can contribute to the wanted_files | Daniel Black | 2018-10-12 | 1 | -0/+4 | |
| | | | * | | MDEV-17413 Crash in my_malloc_size_cb_func() during shutdown with | Vladislav Vaintroub | 2018-10-09 | 1 | -0/+7 | |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-17 | 1 | -7/+9 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-11 | 1 | -7/+9 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-10-11 | 1 | -7/+9 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | MDEV-17413 - Don't crash in my_malloc_size_cb_func() | Vladislav Vaintroub | 2018-10-09 | 1 | -7/+9 |