Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | 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 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-29 | 1 | -7/+7 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-04-27 | 1 | -7/+7 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-04-27 | 1 | -7/+7 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | cleanup THR_KEY_mysys | Eugene Kosov | 2020-04-25 | 1 | -7/+7 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-25 | 8 | -11/+31 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-04-16 | 3 | -8/+22 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-04-15 | 3 | -8/+22 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Correct FreeBSD cpuset_t type | Daniel Black | 2020-04-03 | 1 | -0/+4 |
| | | * | | | A better fix for edd7e7c | Sergey Vojtovich | 2020-04-01 | 1 | -9/+11 |
| | | * | | | MDEV-22074 UBSAN: applying zero offset to null pointer in hash.c | Eugene Kosov | 2020-03-31 | 1 | -1/+7 |
| | | * | | | MDEV-22069 UBSAN: runtime error: member access within null pointer of type 'M... | Eugene Kosov | 2020-03-31 | 1 | -1/+3 |
| * | | | | | Shrink my_atomic.h and my_cpu.h scope | Sergey Vojtovich | 2020-04-15 | 5 | -0/+5 |
| * | | | | | my_file_opened to my_atomic | Sergey Vojtovich | 2020-04-15 | 2 | -3/+4 |
* | | | | | | Added support for more functions when using partitioned S3 tables | Monty | 2020-04-19 | 1 | -1/+2 |
* | | | | | | Handle errors from external_unlock & mysql_unlock_tables | Monty | 2020-04-19 | 1 | -2/+6 |
* | | | | | | Post-fixes for MDEV-18851 for Windows | Vladislav Vaintroub | 2020-04-17 | 1 | -3/+1 |
* | | | | | | my_pagepages: perror -> my_error | Daniel Black | 2020-04-08 | 2 | -3/+7 |
* | | | | | | my_largepage: fprintf -> my_{printf_,}error | Daniel Black | 2020-04-08 | 2 | -34/+50 |
* | | | | | | add EE_BADMEMORY_RELEASE | Daniel Black | 2020-04-08 | 1 | -1/+3 |