Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2019-09-06 | 1 | -8/+7 |
|\ | |||||
| * | Merge branch '10.2' into 10.3 | Monty | 2019-09-03 | 1 | -8/+7 |
| |\ | |||||
| | * | Updated mtr files to support different compiled in options | Monty | 2019-09-01 | 1 | -8/+7 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-08-31 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | MDEV-20425 Implement Boolean debug build option debug_assertbb-10.3-MDEV-20425 | Marko Mäkelä | 2019-08-29 | 1 | -0/+4 |
* | | | MDEV-19200 Do not print "Thread <num> did not exit" message for system/backgr... | Vladislav Vaintroub | 2019-08-30 | 1 | -1/+1 |
* | | | MDEV-20179 Server hangs on shutdown during installation of Spider (#1369) | Kentoku SHIBA | 2019-08-01 | 1 | -1/+1 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-07-25 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Eugene Kosov | 2019-07-16 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | MDEV-19746: Galera test failures because of wsrep_slave_threads identification | Jan Lindström | 2019-07-15 | 1 | -0/+2 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-06-27 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-19845: Adaptive spin loops | Marko Mäkelä | 2019-06-27 | 1 | -0/+1 |
* | | | remove workaround from MDEV-9409 | Vladislav Vaintroub | 2019-06-22 | 1 | -7/+1 |
* | | | MDEV-14101 Provide an option to select TLS protocol version | Georg Richter | 2019-06-17 | 1 | -4/+6 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-06-12 | 1 | -2/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-06-11 | 1 | -2/+6 |
| |\ \ | | |/ | |||||
| | * | Support skip-plugin-load | Monty | 2019-06-06 | 1 | -0/+2 |
| | * | Ensure that tests and programs can restore variables | Monty | 2019-06-03 | 1 | -2/+4 |
* | | | MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library | Vladislav Vaintroub | 2019-05-22 | 1 | -27/+10 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -18/+38 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-05-17 | 1 | -1/+0 |
| |\ \ | | |/ | |||||
| | * | MDEV-19472: eq_range_index_dive_limit cannot be configured in server.cnf | Varun Gupta | 2019-05-17 | 1 | -1/+0 |
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -12/+36 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -12/+36 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-19243 Fix timezone handling on Windows to report standard timezone names | Vladislav Vaintroub | 2019-04-30 | 1 | -13/+36 |
| * | | | | MDEV-17710 "unknown error" with FLUSH LOGS if log directory is not writeable | Sergei Golubchik | 2019-05-07 | 1 | -3/+0 |
| * | | | | MDEV-17845 Extreme high open file limit used | Sergei Golubchik | 2019-05-07 | 1 | -1/+1 |
* | | | | | MDEV-19277: Add status variable that gets incremented if connection is aborte... | Oleksandr Byelkin | 2019-05-14 | 1 | -5/+12 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-05 | 1 | -11/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Revert THD::THD(skip_global_sys_var_lock) argumentbb-10.3-svoj-MDEV-14984 | Sergey Vojtovich | 2019-05-03 | 1 | -0/+2 |
| * | | | | Cleanup session tracker API | Sergey Vojtovich | 2019-05-03 | 1 | -8/+2 |
| * | | | | Fixed some compilation warnings/errors | Monty | 2019-05-02 | 1 | -3/+2 |
* | | | | | MDEV-17320 add Feature_application_time_periods status variable | Nikita Malyavin | 2019-04-02 | 1 | -0/+1 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-27 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-27 | 1 | -1/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2019-03-27 | 1 | -1/+2 |
| | | |\ \ | |||||
| | | | * \ | Merge 5.5 into 10.0bb-10.0-merge | Marko Mäkelä | 2019-03-26 | 1 | -1/+2 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-17119 replicate_rewrite_db does not work for single chardatabase name | sachin | 2019-03-22 | 1 | -1/+2 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -1/+1 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-14033: wsrep_on=off + binlog = mixed on MariaDB 10.2.9 | Jan Lindström | 2019-03-13 | 1 | -1/+1 |
| | | * | | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-25 | 1 | -0/+14 |
* | | | | | | MDEV-18905: Remove the warning "'optimizer-trace' is MySQL 5.6 / 5.7 compatib... | Varun Gupta | 2019-03-13 | 1 | -2/+0 |
* | | | | | | MDEV-18450 Slaves wait shutdown | Sergey Vojtovich | 2019-03-12 | 1 | -21/+98 |