Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-08-04 | 9 | -21/+143 |
|\ | |||||
| * | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-01 | 1 | -0/+6 |
| |\ | |||||
| | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-31 | 1 | -0/+4 |
| | |\ | |||||
| | | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-31 | 1 | -0/+4 |
| | | |\ | |||||
| | | | * | speed up my_timer_init() | Eugene Kosov | 2020-07-29 | 1 | -0/+4 |
| | * | | | MDEV-23249: Support aarch64 architecture timer | Tzachi Zidenberg | 2020-07-23 | 1 | -0/+2 |
| * | | | | MDEV-23030: ARM crash on Raspberry Pi 4 | Krunal Bauskar | 2020-07-30 | 2 | -1/+15 |
| * | | | | MDEV-23175: my_timer_milliseconds clock_gettime for multiple platfomrs | Daniel Black | 2020-07-28 | 1 | -10/+22 |
| * | | | | MDEV-7947 strcmp() takes 0.37% in OLTP RO | Monty | 2020-07-23 | 5 | -16/+92 |
| * | | | | MDEV-23175: my_timer_milliseconds ftime deprecated - clock_gettime replacement | Daniel Black | 2020-07-15 | 1 | -2/+12 |
| * | | | | Fix cmake -DWITH_MSAN=ON | Marko Mäkelä | 2020-07-05 | 1 | -2/+2 |
| * | | | | After-merge fix for ASAN and MSAN | Marko Mäkelä | 2020-07-05 | 1 | -2/+6 |
* | | | | | merge 10.5 | Vladislav Vaintroub | 2020-07-04 | 2 | -3/+113 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Monty | 2020-07-03 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Monty | 2020-07-03 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE | Marko Mäkelä | 2020-07-02 | 1 | -1/+1 |
| * | | | | Atomic write support for ScaleFlux NVMe SSD's | Qi Wu | 2020-07-03 | 1 | -2/+112 |
* | | | | | Merge branch '10.5' into 10.6 | Vladislav Vaintroub | 2020-07-04 | 17 | -317/+4225 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-06-18 | 1 | -2/+9 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-18215: mariabackup does not report unknown command line options | Vlad Lesin | 2020-06-14 | 1 | -1/+8 |
| * | | | | Added checks for uninitalized memory when writing to IO_CACHE | Monty | 2020-06-14 | 1 | -0/+2 |
| * | | | | Changes needed for ColumnStore and insert cache | Monty | 2020-06-14 | 1 | -14/+19 |
| * | | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLE | Monty | 2020-06-14 | 2 | -4/+9 |
| * | | | | Cleanup - remove HAVE_AIOWAIT and associated code from mysys | Vladislav Vaintroub | 2020-06-05 | 1 | -250/+0 |
| * | | | | FreeBSD compilation fixes | Sergei Golubchik | 2020-06-04 | 1 | -1/+1 |
| * | | | | MDEV-22641: postfix - crc32{,c} fixups for ppc64 | Daniel Black | 2020-06-03 | 2 | -2/+2 |
| * | | | | MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() (#1558) | mysqlonarm | 2020-06-01 | 9 | -19/+4143 |
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-31 | 1 | -22/+34 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-30 | 1 | -22/+34 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-29 | 1 | -22/+34 |
| | | |\ \ | | | | |/ | |||||
| | | | * | assert(a && b); -> assert(a); assert(b); | Sergei Golubchik | 2020-05-27 | 1 | -22/+34 |
| * | | | | Fixed wrong length in my_default.c | Monty | 2020-05-29 | 1 | -1/+1 |
| * | | | | Fixed bug thr_lock_info_init | Monty | 2020-05-23 | 1 | -1/+1 |
| * | | | | largepages: osx compile warning fix | Daniel Black | 2020-05-18 | 1 | -2/+2 |
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-18 | 1 | -2/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-22556: Incorrect result for window function when using encrypt-tmp-files=ON | Varun Gupta | 2020-05-17 | 1 | -2/+5 |
* | | | | | MDEV-7021 Pass directory security descriptor from mysql_install_db.exe to boo... | Vladislav Vaintroub | 2020-05-18 | 3 | -10/+32 |
|/ / / / | |||||
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-13 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-13 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-13 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-05-13 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | MDEV-22344: Fix typos in comments | Anel Husakovic | 2020-05-06 | 1 | -2/+2 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-05 | 1 | -79/+90 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-05 | 1 | -79/+90 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-05-04 | 1 | -79/+90 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-05-02 | 1 | -79/+90 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-04-30 | 1 | -79/+90 |
| | | | |\ | |||||
| | | | | * | BUG#30301356 - SOME EVENTS ARE DELAYED AFTER DROPPING EVENT | Sergei Golubchik | 2020-04-30 | 1 | -79/+90 |
| | | * | | | MDEV-20685: compile fixes for Solaris/OSX/AIX | Daniel Black | 2020-04-29 | 1 | -2/+1 |
* | | | | | | MDEV-22454 Allow -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON | Vladislav Vaintroub | 2020-05-04 | 1 | -0/+1 |