summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge branch '10.5' into 10.6Vladislav Vaintroub2020-07-041-26/+15
|\ \ \ \ \ | |/ / / /
| * | | | Added checks for uninitalized memory when writing to IO_CACHEMonty2020-06-141-2/+2
| * | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-141-0/+1
| * | | | Cleanup - remove HAVE_AIOWAIT and associated code from mysysVladislav Vaintroub2020-06-051-21/+0
| * | | | MDEV-22641: postfix - crc32{,c} fixups for ppc64Daniel Black2020-06-031-1/+1
| * | | | Fix my_checksum declaration.Vladislav Vaintroub2020-06-011-1/+1
| * | | | MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() (#1558)mysqlonarm2020-06-011-3/+12
* | | | | MDEV-7021 Pass directory security descriptor from mysql_install_db.exe to boo...Vladislav Vaintroub2020-05-181-0/+4
|/ / / /
* | | | Fixed centos 6 build failureSergey Vojtovich2020-04-081-0/+1
* | | | HAVE_LARGE_PAGES no longer globalDaniel Black2020-04-051-5/+0
* | | | Simplified away my_get_large_page_size()Sergey Vojtovich2020-04-041-10/+0
* | | | HAVE_LARGE_PAGE_OPTION to HAVE_LARGE_PAGESSergey Vojtovich2020-04-041-2/+2
* | | | Coding style fixesSergey Vojtovich2020-04-041-3/+3
* | | | my_next_large_page_size() cleanupSergey Vojtovich2020-04-041-6/+0
* | | | Cleanup HAVE_MMAP_ALIGNED: one cmake check lessSergey Vojtovich2020-04-041-1/+1
* | | | Fix CentOS 6 and quantal build failuresSergey Vojtovich2020-04-031-0/+5
* | | | Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large...Daniel Black2020-04-021-13/+27
* | | | Merge branch 'github/10.5' into 10.5Sergei Golubchik2020-03-141-2/+2
|\ \ \ \
| * | | | MDEV-21907: Fix some -Wconversion outside InnoDBMarko Mäkelä2020-03-121-2/+2
* | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-7/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | mysys: remove windac my_security_attr_create (#1391)Daniel Black2020-02-141-7/+0
* | | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-1/+1
* | | | perfschema file instrumentation related changesSergei Golubchik2020-03-101-0/+6
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-18/+20
* | | | MDEV-18650: Options deprecated in previous versions - thread_concurrencyVicențiu Ciorbaru2020-02-131-1/+0
* | | | libpmem cmake macrosSergey Vojtovich2020-02-041-0/+7
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-11-191-0/+10
|\ \ \ \ | |/ / /