summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2023-03-101-13/+1
|\
| * move alloca() definition from all *.h files to one new header fileJulius Goryavsky2023-03-071-13/+1
* | Merge 10.5 into 10.6Marko Mäkelä2023-01-031-3/+3
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2023-01-031-3/+3
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2023-01-031-3/+3
| | |\
| | | * header typosmusvaage2022-12-201-3/+3
* | | | Merge branch '10.5' into 10.6Sergei Golubchik2022-10-021-0/+11
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5Sergei Golubchik2022-10-021-0/+11
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Sergei Golubchik2022-10-011-0/+11
| | |\ \ | | | |/
| | | * MDEV-17124: mariadb 10.1.34, views and prepared statements: ERROR 1615 (HY00...Oleksandr Byelkin2022-09-301-0/+11
* | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-2/+2
| | |\ \ | | | |/
| | | * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-2/+2
| | | |\
| | | | * MDEV-26870 --skip-symbolic-links does not disallow .isl file creationMarko Mäkelä2022-01-211-2/+2
* | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-2/+3
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-07-271-2/+3
| | | |\ \ | | | | |/
| | | | * MDEV-24393 InnoDB disregards --skip-external-lockingMarko Mäkelä2021-07-271-2/+3
* | | | | MDEV-26029: Implement my_test_if_thinly_provisioned() for ScaleFluxMarko Mäkelä2021-06-291-1/+2
* | | | | MDEV-26029: Sparse files are inefficient on thinly provisioned storageMarko Mäkelä2021-06-291-2/+3
* | | | | Added checking to protect against simultaneous double free in safemallocMonty2021-05-191-0/+1
* | | | | MDEV-24285 support oracle build-in function: sys_guidMonty2021-05-191-0/+2
* | | | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-1/+1
* | | | | Reduce usage of strlen()Monty2021-05-191-2/+4
* | | | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-4/+11
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-12-031-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-22929 fixup: root_name() clash with clang++ <fstream>Marko Mäkelä2020-12-031-1/+0
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-11-231-6/+0
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24125: linux large pages - Revert "Fixed centos 6 build failure"Daniel Black2020-11-171-6/+0
* | | | | Merge 10.5 into 10.6mariadb-10.5.7bb-10.6-georg10.6-vatuMarko Mäkelä2020-11-031-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-031-2/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-031-2/+5
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2020-11-021-2/+5
| | | |\ \ | | | | |/
| | | | * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-2/+5
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-11-021-4/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2020-10-301-4/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-4/+5
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2020-10-281-4/+5
| | | |\ \ | | | | |/
| | | | * MDEV-23867: insert... select crash in compute_window_funcVarun Gupta2020-10-231-4/+5
| | * | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-0/+2
| | |\ \ \ | | | |/ /
| | | * | Fixed bugs found by valgrindMonty2020-07-021-0/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-09-241-11/+3
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-19935 Create unified CRC-32 interfaceVladislav Vaintroub2020-09-171-11/+3
* | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2020-09-021-3/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-23495: Refine Arm64 PMULL runtime check in MariaDBYuqi Gu2020-08-211-3/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-08-041-1/+8
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-23030: ARM crash on Raspberry Pi 4Krunal Bauskar2020-07-301-0/+3
| * | | | MDEV-7947 strcmp() takes 0.37% in OLTP ROMonty2020-07-231-1/+5