summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26010 fixup: Use acquire/release memory orderMarko Mäkelä2021-06-261-2/+3
* Merge 10.4 into 10.5Marko Mäkelä2021-06-211-1/+1
|\
| * MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSLVladislav Vaintroub2021-06-091-1/+1
* | MDEV-25807: ARM build failure due to missing ISB instruction on ARMv6Krunal Bauskar2021-06-011-0/+8
* | Merge 10.4 into 10.5Marko Mäkelä2021-04-216-13/+15
|\ \ | |/
| * Fix all warnings given by UBSANMonty2021-04-206-16/+19
* | Merge 10.4 into 10.5Marko Mäkelä2021-04-081-1/+0
|\ \ | |/
| * MDEV-19508: SI_KERNEL is not on all implementationsbb-10.4-danielblack-MDEV-19508-minimal-compile-fixDaniel Black2021-04-071-1/+0
* | MDEV-17913 Encrypted transactional Aria tables remain corrupt after crash rec...Monty2021-04-061-1/+2
* | MDEV-24630: MY_RELAX_CPU assembly instruction upgrade/research forKrunal Bauskar2021-03-301-1/+1
* | MDEV-24302 follow-up: RESET MASTER hangsbb-10.5-MDEV-24302Marko Mäkelä2021-03-301-2/+4
* | MEM_CHECK_DEFINED: replace HAVE_valgrindbb-10.5-danielblack-clang-valgrind-without-memcheck_hDaniel Black2021-03-261-0/+2
* | Merge 10.4 into 10.5Marko Mäkelä2021-03-192-5/+2
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2021-03-192-5/+2
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-03-182-5/+2
| | |\
| | | * update wsrep service version after 7345d371418Sergei Golubchik2021-03-081-1/+1
| | | * MDEV-24853: Duplicate key generated during cluster configuration changeJulius Goryavsky2021-03-081-3/+0
* | | | MDEV-25123 support MSVC ASANVladislav Vaintroub2021-03-122-1/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-051-4/+2
|\ \ \ \ | |/ / /
| * | | Remove unused HA_EXTRA_FAKE_START_STMTMarko Mäkelä2021-03-051-4/+2
* | | | MDEV-23510: arm64 lf_hash alignment of pointersDaniel Black2021-02-251-1/+1
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-153-1/+9
|\ \ \ \ | |/ / /
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-123-2/+9
| |\ \ \ | | |/ /
| | * | galera fixes related to THD::LOCK_thd_killSergei Golubchik2021-02-022-1/+7
| | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-1/+1
| | |\ \ | | | |/
| | | * MDEV-16341 Wrong length for USER columns in performance_schema tablesSergei Golubchik2021-01-111-1/+1
| * | | WolfSSL v4.6.0-stableMarko Mäkelä2021-01-021-3/+3
* | | | Make maria_data_root const char*Monty2021-02-081-0/+11
* | | | Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-083-3/+5
* | | | Mac M1 build support proposal (minus rocksdb option) (#1743)David CARLIER2021-01-301-1/+1
* | | | Apple Silicon is a 64-bit platformFX Coudert2021-01-301-1/+1
* | | | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-062-1/+7
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-1/+3
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-1/+3
| | |\ \ | | | |/
| | | * document that a fulltext parser plugin can replace mysql_add_word callbackSergei Golubchik2020-12-101-1/+3
| * | | MDEV-24334 make monitor_set_tbl global variable thread-safeEugene Kosov2020-12-031-0/+5
* | | | WolfSSL v4.6.0-stableMarko Mäkelä2021-01-011-3/+3
* | | | AIX workaround for GCC TOC bugEtienne Guesnet2020-12-161-0/+4
* | | | Add build on AIXEtienne Guesnet2020-12-161-46/+0
* | | | MDEV-22929 fixup: root_name() clash with clang++ <fstream>Marko Mäkelä2020-12-031-1/+0
* | | | MDEV-24125: linux large pages - Revert "Fixed centos 6 build failure"Daniel Black2020-11-171-6/+0
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-131-9/+17
|\ \ \ \ | |/ / /
| * | | MDEV-24119 MDL BF-BF Conflict caused by TRUNCATE TABLEsjaakola2020-11-111-4/+6
| * | | MDEV-21577 MDL BF-BF conflictsjaakola2020-11-031-2/+7
* | | | MDEV-24109 InnoDB hangs with innodb_flush_sync=OFFMarko Mäkelä2020-11-041-0/+1
* | | | 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.4 into 10.5Marko Mäkelä2020-10-302-6/+10
|\ \ \ \ | |/ / /