summaryrefslogtreecommitdiff
path: root/include/mysql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20764 Add MariaDB_FUNCTION_COLLECTION_PLUGINAlexander Barkov2019-10-073-1/+782
* MDEV-20016 Add MariaDB_DATA_TYPE_PLUGINAlexander Barkov2019-10-043-1/+680
* Merge 10.4 into 10.5Marko Mäkelä2019-09-061-2/+0
|\
| * remove incorrect #ifdefSergei Golubchik2019-08-261-2/+0
* | MDEV-17048 Inconsistency voting support (#1373)Alexey Yurchenko2019-08-281-0/+7
* | Adding -D__cplusplus into the ABI check command lineAlexander Barkov2019-07-115-348/+606
* | MDEV-18582: Extend SHOW STATUS LIKE 'Innodb_%'Marko Mäkelä2019-07-046-6/+6
* | Cleanup - do not dllexport statically built pluginsVladislav Vaintroub2019-06-301-10/+12
* | Merge 10.4 into 10.5Marko Mäkelä2019-06-131-1/+1
|\ \ | |/
| * MDEV-19684 enable intel assembly (AESNI etc) and fastmath when compiling WolfSSLVladislav Vaintroub2019-06-041-1/+1
* | Merge 10.4 to 10.5Marko Mäkelä2019-05-271-1/+1
|\ \ | |/
| * MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption libraryVladislav Vaintroub2019-05-221-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2019-05-2344-44/+44
|\ \ | |/
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-1944-44/+44
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2019-05-1444-44/+44
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-05-1344-44/+44
| | | |\
| | | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1131-31/+31
| | | | |\
| | | | | * Update FSF AddressVicențiu Ciorbaru2019-05-1113-13/+13
| | | | * | Update FSF addressVicențiu Ciorbaru2019-05-113-3/+3
| | | | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-118-8/+8
| | | | |\ \ | | | | | |/
| | | | | * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-115-5/+5
| | | | | * Update FSF addressMichal Schorm2019-05-103-3/+3
| | * | | | 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
* | | | | | mysql_socket_accept() microoptimisationsSergey Vojtovich2019-05-211-9/+6
* | | | | | Adiue thd_ha_data(), you've broke many heartsSergey Vojtovich2019-05-216-6/+0
|/ / / / /
* | | | | 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
| | | * | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-0/+3
| * | | | 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-171-1/+3
| |\ \ \ \ | | |/ / /
| | * | | MDEV-18577: Indexes problem on import dump SQLJan Lindström2019-03-131-1/+3
| | * | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+3
* | | | | 10.4 wsrep group commit fixes (#1224)Teemu Ollakka2019-03-151-0/+5
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-061-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+3
* | | | | WSREP debug log levels supportmkaruza2019-02-131-1/+1
* | | | | Galera4Brave Galera Crew2019-01-231-162/+143
* | | | | MDEV-5313 Improving audit API.Alexey Botchkov2019-01-186-12/+12
* | | | | MDEV-5313 Improving audit api.Alexey Botchkov2019-01-176-60/+60
* | | | | MDEV-5313 Improving audit api.Alexey Botchkov2018-12-128-1/+344
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-2/+2
| | |\ \ \ | | | |/ /