Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 1 | -2/+1 |
|\ | |||||
| * | cleanup: use predefined CMAKE_DL_LIBS | Sergei Golubchik | 2020-10-23 | 1 | -2/+1 |
* | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -8/+0 |
|\ \ | |/ | |||||
| * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -8/+0 |
| |\ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -8/+0 |
| | |\ | |||||
| | | * | MDEV-15961: Fix stacktraces under FreeBSD (aarch64) | Karthik Kamath | 2020-07-28 | 1 | -8/+0 |
* | | | | aarch64: use compiler flag outline-atomics if available | Tzachi Zidenberg | 2020-07-23 | 1 | -0/+5 |
* | | | | Merge commit '10.3' into 10.4 | Oleksandr Byelkin | 2020-03-11 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-03-06 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Clean wrong cherry-pick from previous commit | Anel Husakovic | 2020-02-20 | 1 | -1/+0 |
| | * | | my_getncpus based on threads available | Daniel Black | 2020-02-20 | 1 | -0/+2 |
| | * | | MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS | Vlad Lesin | 2019-11-19 | 1 | -11/+0 |
* | | | | MDEV-19696 - Cleanup gcc sync builtins | Robert Bindar | 2019-07-03 | 1 | -24/+0 |
* | | | | MDEV-19845: Define my_timer_cycles() inline | Marko Mäkelä | 2019-06-28 | 1 | -5/+0 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-06-27 | 1 | -26/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-19845: Adaptive spin loops | Marko Mäkelä | 2019-06-27 | 1 | -26/+0 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
* | | | | | remove -fno-rtti | Sergei Golubchik | 2019-05-18 | 1 | -5/+0 |
* | | | | | MDEV-17380 innodb_flush_neighbors=ON should be ignored on SSD | Marko Mäkelä | 2019-04-01 | 1 | -1/+0 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-02-21 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into bb-10.3-merge | Oleksandr Byelkin | 2019-02-19 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-02-19 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Don't build aws_key_management plugin by default | Sergei Golubchik | 2019-02-19 | 1 | -1/+1 |
* | | | | | mysqld: ignore SIGHUP sent by the kernel | Sergei Golubchik | 2018-12-12 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -4/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -4/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | cmake: fix ucontext detection | Bernd Kuhls | 2018-10-17 | 1 | -4/+4 |
* | | | | Cleanup log2() portability checks | Sergey Vojtovich | 2018-05-26 | 1 | -2/+0 |
* | | | | Cleanup rint() portability checks | Sergey Vojtovich | 2018-05-26 | 1 | -1/+0 |
* | | | | Cleanup isnan() portability checks | Sergey Vojtovich | 2018-05-26 | 1 | -1/+0 |
* | | | | Cleanup isinf() portability checks | Sergey Vojtovich | 2018-05-26 | 1 | -10/+0 |
* | | | | remove check for finite/isfinite | Howard Su | 2018-05-24 | 1 | -6/+0 |
* | | | | MDEV-8743: use mkostemp when available with O_CLOEXEC | Daniel Black | 2018-05-21 | 1 | -0/+1 |
* | | | | MDEV-15583 create_temp_file: remove tempnam implementation | Daniel Black | 2018-05-21 | 1 | -1/+0 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2018-03-16 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | fix ucontext configure check | Timo Teräs | 2018-03-14 | 1 | -0/+3 |
* | | | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 1 | -1/+1 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -1/+11 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -1/+11 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -1/+11 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+11 |
| | | |\ \ | |||||
| | | | * \ | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+11 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-14229: Stack trace is not resolved for shared objects | Vicențiu Ciorbaru | 2018-01-19 | 1 | -0/+1 |
| | | | | * | MDEV-14469 build with cmake -DMYSQL_MAINTAINER_MODE=ON fails: 'readdir_r' is ... | Sergei Golubchik | 2018-01-15 | 1 | -1/+10 |
| * | | | | | Cleanup UT_LOW_PRIORITY_CPU/UT_RESUME_PRIORITY_CPU | Sergey Vojtovich | 2018-01-13 | 1 | -11/+0 |
| |/ / / / |