Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correctness assert | Sergei Golubchik | 2022-09-29 | 1 | -0/+1 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-10-28 | 1 | -5/+7 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-10-28 | 1 | -5/+7 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-10-28 | 1 | -5/+7 |
| | |\ | |||||
| | | * | pthread_yield() is depricated now, so use sched_yield() if possible. | Oleksandr Byelkin | 2021-10-26 | 1 | -5/+7 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-04-08 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-19508: SI_KERNEL is not on all implementationsbb-10.4-danielblack-MDEV-19508-minimal-compile-fix | Daniel Black | 2021-04-07 | 1 | -1/+0 |
* | | | | MDEV-25123 support MSVC ASAN | Vladislav Vaintroub | 2021-03-12 | 1 | -0/+4 |
* | | | | MDEV-23399: Performance regression with write workloads | Marko Mäkelä | 2020-10-15 | 1 | -6/+4 |
* | | | | MDEV-22437 make THR_THD* variable thread_local | Eugene Kosov | 2020-05-05 | 1 | -15/+1 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-29 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-04-27 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-04-27 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | | * | cleanup THR_KEY_mysys | Eugene Kosov | 2020-04-25 | 1 | -1/+2 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-25 | 1 | -22/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Shrink my_atomic.h and my_cpu.h scope | Sergey Vojtovich | 2020-04-15 | 1 | -2/+0 |
| * | | | slave_open_temp_tables to Atomic_counter | Sergey Vojtovich | 2020-04-15 | 1 | -10/+0 |
| * | | | Relay_log_info::executed_entries to Atomic_counter | Sergey Vojtovich | 2020-04-15 | 1 | -10/+0 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-30 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-03-30 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-03-30 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | unoptimized -fsanitize=undefined build on clang requires more stack space | Eugene Kosov | 2020-03-23 | 1 | -1/+1 |
* | | | | MDEV-21907: Fix some -Wconversion outside InnoDB | Marko Mäkelä | 2020-03-12 | 1 | -4/+4 |
* | | | | perfschema compilation, test and misc fixes | Sergei Golubchik | 2020-03-10 | 1 | -1/+1 |
* | | | | Bug#18913935: REMOVE SUPPORT FOR LINUXTHREADS | Jon Olav Hauglid | 2020-03-10 | 1 | -11/+0 |
* | | | | MDEV-20279 Increase Aria index length limit | Monty | 2019-08-23 | 1 | -0/+2 |
* | | | | MDEV-19773 : simplify implementation of Windows rwlock | Vladislav Vaintroub | 2019-06-18 | 1 | -28/+5 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-05-23 | 1 | -1/+23 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | 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 |
| | | | | * | MDEV-9024 Build fails with VS2015 | Sergei Golubchik | 2016-02-06 | 1 | -0/+2 |
| | * | | | | MDEV-17845 Extreme high open file limit used | Sergei Golubchik | 2019-05-07 | 1 | -0/+22 |
* | | | | | | MDEV-17841 S3 storage engine | Monty | 2019-05-23 | 1 | -5/+17 |
|/ / / / / | |||||
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-08 | 1 | -2/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Give ASAN some more stack | Marko Mäkelä | 2019-03-08 | 1 | -3/+3 |
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-08 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-07 | 1 | -0/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | ASAN loves stack, give it some | Sergei Golubchik | 2019-03-06 | 1 | -1/+5 |
* | | | | | mysqld: ignore SIGHUP sent by the kernel | Sergei Golubchik | 2018-12-12 | 1 | -1/+13 |
|/ / / / | |||||
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-11 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-10-11 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-17200 - pthread_detach called for already detached threads | Sergey Vojtovich | 2018-10-05 | 1 | -1/+1 |
* | | | | Misc. typos | luz.paz | 2018-04-05 | 1 | -2/+2 |
* | | | | MDEV-15694 Windows : use GetSystemTimePreciseAsFileTime if available for high... | Vladislav Vaintroub | 2018-04-01 | 1 | -1/+1 |
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -1/+1 |
* | | | | Minor spelling fixes in code comments, docs and output | Otto Kekäläinen | 2018-01-12 | 1 | -2/+2 |
* | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -2/+0 |
|/ / / |