summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-192-3/+4
* Reduce usage of strlen()Monty2021-05-191-2/+4
* Optimize Sql_allocMonty2021-05-191-1/+0
* Added typedef decimal_digits_t (uint16) for number of digits in mostMonty2021-05-192-12/+17
* MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-192-5/+12
* Simplify a preprocessor conditionMarko Mäkelä2021-05-171-2/+2
* MDEV-9609 : wsrep_debug only logs DDL information on originating nodeJan Lindström2021-05-151-20/+18
* Merge 10.5 into 10.6Marko Mäkelä2021-04-216-13/+15
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-04-216-13/+15
| |\
| | * Fix all warnings given by UBSANMonty2021-04-206-16/+19
* | | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-201-1/+1
* | | Merge 10.5 into 10.6Marko Mäkelä2021-04-082-2/+2
|\ \ \ | |/ /
| * | 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-13115: Implement SELECT SKIP LOCKEDDaniel Black2021-04-081-0/+4
* | | Add TL_FIRST_WRITE in SQL layer for determining R/WDaniel Black2021-04-081-0/+9
* | | Merge 10.5 into 10.6 (except MDEV-24630)Marko Mäkelä2021-03-301-2/+4
|\ \ \ | |/ /
| * | 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
* | | MDEV-25281: Switch to use non-atomic (vs atomic) distributed counter toKrunal Bauskar2021-03-291-0/+1
* | | MDEV-5536: add systemd socket activationDaniel Black2021-03-282-0/+57
* | | Merge 10.5 into 10.6Marko Mäkelä2021-03-261-0/+2
|\ \ \ | |/ /
| * | MEM_CHECK_DEFINED: replace HAVE_valgrindbb-10.5-danielblack-clang-valgrind-without-memcheck_hDaniel Black2021-03-261-0/+2
* | | MDEV-25223 change fil_system_t::space_list and fil_system_t::named_spaces fro...Eugene Kosov2021-03-241-3/+5
* | | Merge 10.5 into 10.6Marko Mäkelä2021-03-192-5/+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
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-162-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-25123 support MSVC ASANVladislav Vaintroub2021-03-122-1/+5
* | | | | Remove trailing newline from error message in dlerror() on WindowsSergey Zolotarev2021-03-081-1/+3
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-051-2/+0
|\ \ \ \ \ | |/ / / /
| * | | | 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-6536: make --bind=hostname to listen on both IPv6 and IPv4 addressesRinat Ibragimov2021-03-051-1/+10
* | | | | MDEV-24973 Performance schema duplicates rarely executed code for mutex opera...Marko Mäkelä2021-03-021-239/+55
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-23510: arm64 lf_hash alignment of pointersDaniel Black2021-02-251-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-173-1/+9
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-114-3/+16
|\ \ \ \ \ | |/ / / /
| * | | | Make maria_data_root const char*Monty2021-02-081-0/+11