Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-10-13 | 1 | -6/+2 |
|\ | |||||
| * | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-10-12 | 1 | -5/+2 |
| |\ | |||||
| | * | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-10-12 | 1 | -5/+2 |
| | |\ | |||||
| | | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-10-11 | 1 | -5/+2 |
| | | |\ | |||||
| | | | * | Remove redudant defines USE_MB and USE_MB_IDENT | Anel Husakovic | 2022-10-09 | 1 | -5/+2 |
| * | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-10-06 | 1 | -1/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-10-06 | 1 | -1/+0 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Remove HAVE_SNPRINTF | Marko Mäkelä | 2022-10-05 | 1 | -1/+0 |
* | | | | | Merge 10.6 into 10.7 | Jan Lindström | 2022-09-05 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-09-05 | 1 | -0/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 10.4 into 10.5 | Daniel Black | 2022-08-31 | 1 | -0/+6 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.3 into 10.4 | Daniel Black | 2022-08-31 | 1 | -0/+6 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-28592 disks plugin - getmntinfo (BSD) & getmntent (AIX) | Daniel Black | 2022-08-31 | 1 | -0/+6 |
* | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-08-24 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Revert aligned_alloc() addition from MDEV-28836 | Brad Smith | 2022-08-22 | 1 | -1/+0 |
* | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-06-21 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-28836: Memory alignment cleanup | Marko Mäkelä | 2022-06-21 | 1 | -1/+1 |
* | | | | | Merge branch '10.6' into 10.7 | Sergei Golubchik | 2022-05-11 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.5' into 10.6 | Sergei Golubchik | 2022-05-10 | 1 | -0/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2022-05-09 | 1 | -0/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2022-05-08 | 1 | -0/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2022-05-03 | 1 | -0/+2 |
| | | | |\ | |||||
| | | | | * | MDEV-27758: Errors when building Connect engine on os x 11.6.2 | Dmitry Shulga | 2022-04-22 | 1 | -0/+2 |
* | | | | | | Added support to MEM_ROOT for write protected memory | Monty | 2021-07-18 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 | Vladislav Vaintroub | 2021-06-06 | 1 | -1/+1 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-04-14 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | mysqld: print status display subset of memory usage.bb-10.5-danielblack-pr1803-darwin-debug-memory | David CARLIER | 2021-04-14 | 1 | -0/+1 |
* | | | | | MDEV-5536: add systemd socket activation | Daniel Black | 2021-03-28 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-03-27 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-03-27 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-03-27 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Replace mallinfo with mallinfo2 on supported systems | Michael Okoko | 2021-03-27 | 1 | -0/+1 |
* | | | | MDEV-24125: linux large pages, linux/mman.h needed | Daniel Black | 2020-11-19 | 1 | -0/+1 |
* | | | | MDEV-19935 Create unified CRC-32 interface | Vladislav Vaintroub | 2020-09-17 | 1 | -9/+0 |
* | | | | MDEV-23618 InnoDB lacks IA-32 CRC-32C acceleration on GCC 4 | Marko Mäkelä | 2020-08-28 | 1 | -0/+1 |
* | | | | MDEV-23585: Fix HAVE_CLMUL_INSTRUCTION | Marko Mäkelä | 2020-08-27 | 1 | -0/+2 |
* | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -1/+0 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -1/+0 |
| | | |\ | |||||
| | | | * | MDEV-15961: Fix stacktraces under FreeBSD (aarch64) | Karthik Kamath | 2020-07-28 | 1 | -1/+0 |
* | | | | | Cleanup - remove HAVE_AIOWAIT and associated code from mysys | Vladislav Vaintroub | 2020-06-05 | 1 | -1/+0 |
* | | | | | HAVE_LARGE_PAGES no longer global | Daniel Black | 2020-04-05 | 1 | -1/+0 |
* | | | | | HAVE_LARGE_PAGE_OPTION to HAVE_LARGE_PAGES | Sergey Vojtovich | 2020-04-04 | 1 | -1/+1 |
* | | | | | Cleanup HAVE_MMAP_ALIGNED: one cmake check less | Sergey Vojtovich | 2020-04-04 | 1 | -1/+0 |
* | | | | | Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large... | Daniel Black | 2020-04-02 | 1 | -5/+2 |
* | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-03-11 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 | -2/+0 |