summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.11 into 11.0Marko Mäkelä2023-03-171-13/+1
|\
| * Merge 10.9 into 10.10Marko Mäkelä2023-03-171-13/+1
| |\
| | * Merge 10.6 into 10.8Marko Mäkelä2023-03-161-13/+1
| | |\
| | | * 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
* | | | | Added rowid_filter support to AriaMonty2023-02-031-0/+12
* | | | | cleanup: Typo fix appliccable -> applicableVicențiu Ciorbaru2023-01-301-1/+1
|/ / / /
* | | | Merge 10.9 into 10.10Marko Mäkelä2023-01-101-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.7 into 10.8Marko Mäkelä2023-01-101-3/+3
| |\ \ \
| | * \ \ Merge 10.6 into 10.7Marko Mäkelä2023-01-041-3/+3
| | |\ \ \ | | | |/ /
| | | * | 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.9' into 10.10Oleksandr Byelkin2022-10-041-0/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-10-041-0/+11
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-10-041-0/+11
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | 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
* | | | | | | MDEV-27009 Add UCA-14.0.0 collationsAlexander Barkov2022-08-101-1/+132
|/ / / / / /
* | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-02-041-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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 'preview-10.8-MDEV-26713-Windows-i18-support' into 10.8bb-10.8-wladVladislav Vaintroub2022-01-181-7/+3
|\ \ \ \ \ \ \
| * | | | | | | MDEV-26713 set console codepage to what user set in --default-character-setVladislav Vaintroub2021-12-151-0/+3
| * | | | | | | MDEV-27090 Windows client - ReadConsoleA does not work correctly with UTF8 co...Vladislav Vaintroub2021-12-151-7/+0
* | | | | | | | MDEV-25342: autosize innodb_buffer_pool_chunk_sizeDaniel Black2022-01-181-0/+1
|/ / / / / / /
* | | | | | | Remove DYNAMIC_ARRAY get_index_dynamic()bb-10.8-robertEric Herman2021-11-241-1/+0
|/ / / / / /
* | | | | | cleanup: uuidSergei Golubchik2021-10-291-4/+17
* | | | | | MDEV-26221: DYNAMIC_ARRAY use size_t for sizesEric Herman2021-10-191-10/+10
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-08-041-1/+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
* | | | | | Added support to MEM_ROOT for write protected memoryMonty2021-07-181-1/+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