Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-19696 - Cleanup gcc sync builtins | Robert Bindar | 2019-07-03 | 1 | -1/+0 |
* | MDEV-19845: Define my_timer_cycles() inline | Marko Mäkelä | 2019-06-28 | 2 | -3/+1 |
* | Add GNU/Hurd cmake configuration | Samuel Thibault | 2019-05-21 | 1 | -0/+30 |
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 10 | -10/+10 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 10 | -10/+10 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 10 | -10/+10 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 10 | -10/+10 |
| | | |\ | |||||
| | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 10 | -10/+10 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-11 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-11 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-11 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-17703 Add WITH_UBSAN switch to CMake similar to WITH_ASAN | Eugene Kosov | 2019-03-11 | 1 | -1/+1 |
* | | | | | mysqld: ignore SIGHUP sent by the kernel | Sergei Golubchik | 2018-12-12 | 1 | -0/+1 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-11-06 | 1 | -3/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -3/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -3/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -3/+2 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-10-27 | 1 | -3/+2 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Fix cmake warning | Vladislav Vaintroub | 2018-10-10 | 1 | -3/+2 |
| | | * | | | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-19 | 1 | -1/+1 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-16596 : Windows - redo log does not work on native 4K sector disks. | Vladislav Vaintroub | 2018-07-02 | 1 | -1/+1 |
* | | | | | | MDEV-17279 Windows : link C runtime dynamically | Vladislav Vaintroub | 2018-10-09 | 1 | -3/+16 |
|/ / / / / | |||||
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-07-03 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-16596 : Windows - redo log does not work on native 4K sector disks. | Vladislav Vaintroub | 2018-06-30 | 1 | -1/+1 |
* | | | | | Cleanup log2() portability checks | Sergey Vojtovich | 2018-05-26 | 1 | -1/+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 |
* | | | | | remove check for finite/isfinite | Howard Su | 2018-05-24 | 2 | -3/+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 10.2 into 10.3 | Marko Mäkelä | 2018-03-30 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGES | Daniel Black | 2018-03-29 | 1 | -1/+1 |
* | | | | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 1 | -4/+46 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-19 | 1 | -4/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Disable noisy warning in old compiler (VS2015) | Vladislav Vaintroub | 2018-02-14 | 1 | -1/+5 |
| * | | | | Windows, compiling - disable pkg_config | Vladislav Vaintroub | 2018-02-14 | 1 | -3/+2 |
* | | | | | Windows, compiling : use /permissive- switch to improve conformance | Vladislav Vaintroub | 2018-02-07 | 1 | -0/+3 |
* | | | | | Windows, compile : reenable previously disabled warning C4291 | Vladislav Vaintroub | 2018-02-07 | 1 | -1/+1 |
* | | | | | Windows, compiling : reenable warning C4996 (deprecated functions) | Vladislav Vaintroub | 2018-02-07 | 1 | -2/+3 |
* | | | | | Windows : reenable warning C4805 (unsafe mix of types in bool operations) | Vladislav Vaintroub | 2018-02-07 | 1 | -2/+2 |
* | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -4/+0 |
* | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-01-29 | 1 | -5/+15 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix MinSizeRel build on Windows. | Vladislav Vaintroub | 2018-01-26 | 1 | -2/+9 |
| * | | | | Windows : fix compile warnings C4267, on 32bit first | Vladislav Vaintroub | 2018-01-26 | 1 | -2/+5 |
| * | | | | Fix and reenable Windows compiler warning C4800 (size_t conversion). | Vladislav Vaintroub | 2018-01-26 | 1 | -2/+2 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-11 | 1 | -0/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Windows, compilation : Treat warning as error, if MYSQL_MAINTAINER_MODE | Vladislav Vaintroub | 2018-01-09 | 1 | -0/+5 |
* | | | | | fix TSAN build with Clang | Eugene Kosov | 2017-10-06 | 1 | -2/+2 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 2 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 2 | -4/+4 |