summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2019-05-23132-136/+159
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-19132-136/+159
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2019-05-14132-133/+133
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-05-13133-134/+134
| | | |\
| | | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-11104-104/+104
| | | | |\
| | | | | * Update FSF AddressVicențiu Ciorbaru2019-05-1183-83/+83
| | | | * | Update FSF addressVicențiu Ciorbaru2019-05-118-8/+8
| | | | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1120-21/+21
| | | | |\ \ | | | | | |/
| | | | | * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-118-8/+8
| | | | | * Update FSF addressMichal Schorm2019-05-1011-11/+11
| | * | | | Make TRASH_FREED_MEMORY a cmake option, similar to SAFEMALLOCVladislav Vaintroub2019-05-131-1/+1
| | * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | cleanup: make TREE copyableSergei Golubchik2019-04-241-1/+1
| | * | | | MDEV-17845 Extreme high open file limit usedSergei Golubchik2019-05-072-1/+24
| | * | | | Merge remote-tracking branch 'origin/10.2' into 10.3bb-10.3-janmergeJan Lindström2019-04-121-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix wsrep_thd_is_applier macro to point correct function name.Jan Lindström2019-04-101-1/+1
* | | | | | Make it trivial to get stack traces from external programs.Monty2019-05-231-2/+2
* | | | | | MDEV-17841 S3 storage engineMonty2019-05-234-7/+26
* | | | | | Updated error message for HA_ERR_INCOMPATIBLE_DEFINITIONMonty2019-05-231-1/+1
* | | | | | Removed not used function maria_clone()Monty2019-05-231-1/+0
* | | | | | mysql_socket_accept() microoptimisationsSergey Vojtovich2019-05-211-9/+6
* | | | | | Maintain connection_count atomicallySergey Vojtovich2019-05-211-2/+0
* | | | | | Simplified away init_new_connection_thread()Sergey Vojtovich2019-05-211-2/+0
* | | | | | Adiue thd_ha_data(), you've broke many heartsSergey Vojtovich2019-05-216-6/+0
* | | | | | MDEV-307 Add functionality for database commentsGagan Goel2019-05-211-0/+1
|/ / / / /
* | | | | MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startupbb-10.4-wlad-MDEV-19235Vladislav Vaintroub2019-05-091-0/+8
* | | | | Fix InnoDB dynamic plugin compile errors on wsrep patch.Jan Lindström2019-04-101-1/+4
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-021-12/+14
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-291-12/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-12/+14
| | |\ \ \ | | | |/ /
| | | * | Revert MDEV-18464 and MDEV-12009Marko Mäkelä2019-03-281-3/+0
| | | * | MDEV-12009: Allow to force kill user threads/query which are flagged as high ...Jan Lindström2019-03-281-0/+3
| | | * | cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-12/+14
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-2/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-191-0/+6
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895)sysprg2019-03-181-0/+6
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-173-7/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-4/+4
| | |\ \ \ | | | |/ /
| | | * | cleanup: miscSergei Golubchik2019-03-121-4/+4
| | * | | MDEV-18577: Indexes problem on import dump SQLJan Lindström2019-03-131-1/+3
| | * | | MDEV-14984 - regression in connect performanceSergey Vojtovich2019-03-131-2/+0
* | | | | 10.4 wsrep group commit fixes (#1224)Teemu Ollakka2019-03-151-0/+5
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-081-2/+6
|\ \ \ \ \ | |/ / / /
| * | | | Give ASAN some more stackMarko Mäkelä2019-03-081-3/+3
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-081-0/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-071-0/+4
| | |\ \ \ | | | |/ /
| | | * | ASAN loves stack, give it someSergei Golubchik2019-03-061-1/+5
| | | * | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-0/+3
| | * | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+3