summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | 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