summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-1/+1
|\ \ \ | |/ /
| * | cleanup: make TREE copyableSergei Golubchik2019-04-241-1/+1
* | | Fix wsrep_thd_is_applier macro to point correct function name.Jan Lindström2019-04-101-1/+1
* | | 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-17262: mysql crashed on galera while node rejoined cluster (#895)sysprg2019-03-181-0/+6
* | | 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
* | | 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
* | | MDEV-18204 Fix rocksdb incremental backupVladislav Vaintroub2019-02-181-0/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-02-033-4/+4
|\ \ \ | |/ /
| * | Merge 10.1 into 10.1Marko Mäkelä2019-02-023-4/+4
| |\ \
| | * \ Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-282-2/+2
| | |\ \ | | | |/
| | | * Crude "auto-load-data-local-infile" modemariadb-5.5.63Sergei Golubchik2019-01-272-2/+2
| | * | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-281-2/+2
| | |\ \ | | | |/
| | | * Avoid noisy Clang 7 warning about unused variable.Vladislav Vaintroub2019-01-191-2/+2
| | | * MDEV-17248 Improve ASAN memory pool instrumentationEugene Kosov2018-09-211-2/+2
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-1/+3
|\ \ \ \ | |/ / /
| * | | MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-241-1/+3
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-131-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2018-12-131-1/+1
| |\ \ \ | | |/ /
| | * | Fix UNICODE issue of dlerrorJiaye Wu2018-12-121-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-063-12/+13
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2018-11-051-2/+2
| |\ \ \ | | |/ /
| | * | Remove dead code is_thd_killed()Marko Mäkelä2018-11-021-2/+2
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-302-4/+16
| |\ \ \ | | |/ /
| | * | MDEV-17358 my_reverse_bits() is incorrect due to UBEugene Kosov2018-10-161-4/+4
| | * | MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit...Thirunarayanan Balathandayuthapani2018-10-161-0/+12
| * | | wsrep: create a macro for the error: labelSergei Golubchik2018-10-241-5/+6
* | | | MDEV-14267: correct FSF addressDaniel Black2018-10-306-6/+6
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-10-111-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-17200 - pthread_detach called for already detached threadsSergey Vojtovich2018-10-051-1/+1
* | | | MDEV-17373 Windows: application verifier stop "Attempt to use an unknown SOCKET"Vladislav Vaintroub2018-10-051-2/+2
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-146-3/+15
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2018-09-071-0/+5
| |\ \ \
| | * \ \ Merge tag 'mariadb-10.0.36' into 10.0-galeraJan Lindström2018-08-022-14/+16
| | |\ \ \ | | | |/ /