Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move alloca() definition from all *.h files to one new header file | Julius Goryavsky | 2023-03-07 | 1 | -13/+1 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2023-01-03 | 1 | -3/+3 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2023-01-03 | 1 | -3/+3 |
| |\ | |||||
| | * | header typos | musvaage | 2022-12-20 | 1 | -3/+3 |
* | | | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2022-10-02 | 1 | -0/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2022-10-01 | 1 | -0/+11 |
| |\ \ | | |/ | |||||
| | * | MDEV-17124: mariadb 10.1.34, views and prepared statements: ERROR 1615 (HY00... | Oleksandr Byelkin | 2022-09-30 | 1 | -0/+11 |
* | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-02-01 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-01-30 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.2' into 10.3mariadb-10.3.33 | Oleksandr Byelkin | 2022-01-29 | 1 | -2/+2 |
| | |\ | |||||
| | | * | MDEV-26870 --skip-symbolic-links does not disallow .isl file creation | Marko Mäkelä | 2022-01-21 | 1 | -2/+2 |
* | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2021-07-31 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2021-07-31 | 1 | -2/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-07-27 | 1 | -2/+3 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-24393 InnoDB disregards --skip-external-locking | Marko Mäkelä | 2021-07-27 | 1 | -2/+3 |
* | | | | MDEV-22929 fixup: root_name() clash with clang++ <fstream> | Marko Mäkelä | 2020-12-03 | 1 | -1/+0 |
* | | | | MDEV-24125: linux large pages - Revert "Fixed centos 6 build failure" | Daniel Black | 2020-11-17 | 1 | -6/+0 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-11-03 | 1 | -2/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-03 | 1 | -2/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-11-02 | 1 | -2/+5 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-22387: Do not violate __attribute__((nonnull)) | Marko Mäkelä | 2020-11-02 | 1 | -2/+5 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-10-30 | 1 | -4/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 1 | -4/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-10-28 | 1 | -4/+5 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-23867: insert... select crash in compute_window_func | Varun Gupta | 2020-10-23 | 1 | -4/+5 |
| * | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Monty | 2020-07-03 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed bugs found by valgrind | Monty | 2020-07-02 | 1 | -0/+2 |
* | | | | MDEV-19935 Create unified CRC-32 interface | Vladislav Vaintroub | 2020-09-17 | 1 | -11/+3 |
* | | | | MDEV-23495: Refine Arm64 PMULL runtime check in MariaDB | Yuqi Gu | 2020-08-21 | 1 | -3/+1 |
* | | | | MDEV-23030: ARM crash on Raspberry Pi 4 | Krunal Bauskar | 2020-07-30 | 1 | -0/+3 |
* | | | | MDEV-7947 strcmp() takes 0.37% in OLTP RO | Monty | 2020-07-23 | 1 | -1/+5 |
* | | | | Added checks for uninitalized memory when writing to IO_CACHE | Monty | 2020-06-14 | 1 | -2/+2 |
* | | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLE | Monty | 2020-06-14 | 1 | -0/+1 |
* | | | | Cleanup - remove HAVE_AIOWAIT and associated code from mysys | Vladislav Vaintroub | 2020-06-05 | 1 | -21/+0 |
* | | | | MDEV-22641: postfix - crc32{,c} fixups for ppc64 | Daniel Black | 2020-06-03 | 1 | -1/+1 |
* | | | | Fix my_checksum declaration. | Vladislav Vaintroub | 2020-06-01 | 1 | -1/+1 |
* | | | | MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() (#1558) | mysqlonarm | 2020-06-01 | 1 | -3/+12 |
* | | | | Fixed centos 6 build failure | Sergey Vojtovich | 2020-04-08 | 1 | -0/+1 |
* | | | | HAVE_LARGE_PAGES no longer global | Daniel Black | 2020-04-05 | 1 | -5/+0 |
* | | | | Simplified away my_get_large_page_size() | Sergey Vojtovich | 2020-04-04 | 1 | -10/+0 |
* | | | | HAVE_LARGE_PAGE_OPTION to HAVE_LARGE_PAGES | Sergey Vojtovich | 2020-04-04 | 1 | -2/+2 |
* | | | | Coding style fixes | Sergey Vojtovich | 2020-04-04 | 1 | -3/+3 |
* | | | | my_next_large_page_size() cleanup | Sergey Vojtovich | 2020-04-04 | 1 | -6/+0 |
* | | | | Cleanup HAVE_MMAP_ALIGNED: one cmake check less | Sergey Vojtovich | 2020-04-04 | 1 | -1/+1 |
* | | | | Fix CentOS 6 and quantal build failures | Sergey Vojtovich | 2020-04-03 | 1 | -0/+5 |
* | | | | Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large... | Daniel Black | 2020-04-02 | 1 | -13/+27 |
* | | | | Merge branch 'github/10.5' into 10.5 | Sergei Golubchik | 2020-03-14 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | MDEV-21907: Fix some -Wconversion outside InnoDB | Marko Mäkelä | 2020-03-12 | 1 | -2/+2 |
* | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-03-11 | 1 | -7/+0 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | mysys: remove windac my_security_attr_create (#1391) | Daniel Black | 2020-02-14 | 1 | -7/+0 |