Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
* | | | | | | my_large_malloc: style fix | Daniel Black | 2020-04-08 | 1 | -3/+3 | |
* | | | | | | my_largepage: reduce includes already in my_global.h | Daniel Black | 2020-04-08 | 1 | -7/+0 | |
* | | | | | | my_large_pages: simplify solaris constants | Daniel Black | 2020-04-08 | 1 | -9/+2 | |
* | | | | | | my_large_pages: remove conventional memory(my_malloc_lock) fallback | Daniel Black | 2020-04-08 | 1 | -23/+7 | |
* | | | | | | Fixed build failure | Sergey Vojtovich | 2020-04-05 | 1 | -1/+2 | |
* | | | | | | my_largepage.c: cleanup | Daniel Black | 2020-04-05 | 1 | -101/+102 | |
* | | | | | | HAVE_LARGE_PAGES no longer global | Daniel Black | 2020-04-05 | 2 | -5/+4 | |
* | | | | | | my_large_malloc/free fall back to my_{malloc|free}_lock | Daniel Black | 2020-04-05 | 1 | -11/+19 | |
* | | | | | | my_large_page: more verbose errors on allocation fallback/failure | Daniel Black | 2020-04-05 | 1 | -3/+8 | |
* | | | | | | my_large_malloc_int consolidated into my_large_malloc | Daniel Black | 2020-04-05 | 1 | -180/+125 | |
* | | | | | | my_large_free_int merge into my_large_free | Daniel Black | 2020-04-05 | 1 | -42/+30 | |
* | | | | | | Simplified away my_get_large_page_size() | Sergey Vojtovich | 2020-04-04 | 1 | -26/+17 | |
* | | | | | | HAVE_LARGE_PAGE_OPTION to HAVE_LARGE_PAGES | Sergey Vojtovich | 2020-04-04 | 2 | -4/+4 | |
* | | | | | | Coding style fixes | Sergey Vojtovich | 2020-04-04 | 2 | -14/+17 | |
* | | | | | | my_next_large_page_size() cleanup | Sergey Vojtovich | 2020-04-04 | 1 | -54/+59 | |
* | | | | | | Cleanup HAVE_MMAP_ALIGNED: one cmake check less | Sergey Vojtovich | 2020-04-04 | 1 | -4/+4 | |
* | | | | | | Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large... | Daniel Black | 2020-04-02 | 7 | -100/+475 | |
* | | | | | | restore stack traces that were broken by ebfe8c4e0e | Sergei Golubchik | 2020-03-16 | 1 | -4/+0 | |
* | | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-03-11 | 5 | -213/+59 | |
|\ \ \ \ \ \ | |/ / / / / |