Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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.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 |
* | | | MDEV-14581 Server does not clear diagnostics between sessions | Vladislav Vaintroub | 2018-10-05 | 1 | -4/+0 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-15436: If log_bin and log_bin_index is different SST with rsync fails. | Jan Lindström | 2018-09-05 | 1 | -1/+1 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-31 | 1 | -14/+0 |
|\ \ \ | |/ / | |||||
| * | | Revert MDEV-9519 due to regressions | Marko Mäkelä | 2018-08-31 | 1 | -14/+0 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-21 | 1 | -11/+25 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-08-21 | 1 | -11/+11 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2018-08-15 | 1 | -11/+11 |
| | |\ | |||||
| | | * | MDEV-16963 Tighten named pipe access control | Vladislav Vaintroub | 2018-08-13 | 1 | -11/+11 |
| * | | | This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue: | Julius Goryavsky | 2018-08-15 | 1 | -0/+14 |
* | | | | SLES11 OpenSSL 0.9.8 support | Sergei Golubchik | 2018-08-09 | 1 | -1/+1 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 1 | -2/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-16689: core-file should become a real server variablebb-10.1-MDEV-16689 | Oleksandr Byelkin | 2018-07-20 | 1 | -1/+2 |
| * | | | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-19 | 1 | -1/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Post-fix after MDEV-8540 - do not close stdin on Windows. | Vladislav Vaintroub | 2018-07-02 | 1 | -0/+5 |
| | * | | MDEV-8540 - Crash on server shutdown since 10.0.16 | Sergey Vojtovich | 2018-06-27 | 1 | -1/+6 |
| * | | | MDEV-13577 slave_parallel_mode=optimistic should not report the mode's specif... | Sergei Golubchik | 2018-06-20 | 1 | -10/+0 |
| * | | | MDEV-13577 slave_parallel_mode=optimistic should not report the mode's | Andrei Elkin | 2018-06-12 | 1 | -0/+10 |
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-20 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-04-19 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Bug#26585560 - MYSQL DAEMON SHOULD CREATE ITS PID FILE AS | Shishir Jaiswal | 2017-12-02 | 1 | -1/+35 |
* | | | | | Extend debug_assert_on_not_freed_memorybb-10.2-monty-fixed | Monty | 2018-05-24 | 1 | -1/+2 |
* | | | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-04-10 | 1 | -41/+55 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-04-07 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | increase upper value of max_prepared_stmt_count to UINT32_MAX | Daniel Black | 2018-04-03 | 1 | -2/+2 |
| * | | | | MDEV-14705: slow innodb startup/shutdown can exceed systemd timeout | Daniel Black | 2018-04-06 | 1 | -3/+3 |
| * | | | | Adjust table_open_cache to avoid getting error 24 (too many open files) | Monty | 2018-03-26 | 1 | -34/+54 |
| * | | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2018-03-16 | 1 | -2/+1 |
* | | | | | MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGES | Daniel Black | 2018-03-29 | 1 | -2/+2 |
* | | | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9a | Marko Mäkelä | 2018-03-16 | 1 | -2/+1 |
* | | | | | MDEV-14581 Warning info not cleared when caching THD | Vladislav Vaintroub | 2018-03-12 | 1 | -0/+4 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-02-22 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Windows : remove freopen(), "to keep fd = 0 busy". | Vladislav Vaintroub | 2018-02-20 | 1 | -1/+3 |
* | | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fix error message typo | Karim Geiger | 2018-01-23 | 1 | -1/+1 |
* | | | | | Fix sql_print_warning formatting | Vladislav Vaintroub | 2018-02-01 | 1 | -1/+1 |
* | | | | | MDEV-15089 Ensure that connection ID is in 32bit range | Vladislav Vaintroub | 2018-02-01 | 1 | -4/+105 |
* | | | | | MDEV-14485 Server hangs on startup in THD::init | Vladislav Vaintroub | 2018-01-29 | 1 | -3/+3 |
* | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -20/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2017-12-19 | 1 | -20/+1 |