summaryrefslogtreecommitdiff
path: root/include/mysql
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/bb-10.4-MDEV-21910' into 10.4Julius Goryavsky2020-07-161-0/+5
|\
| * MDEV-21910 Deadlock between BF abort and manual KILL commandsjaakola2020-06-261-0/+5
* | Merge 10.3 into 10.4Marko Mäkelä2020-07-151-8/+16
|\ \ | |/ |/|
| * Merge 10.2 into 10.3Marko Mäkelä2020-07-141-8/+16
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2020-07-141-8/+16
| | |\
| | | * MDEV-22173: socket accept - test for failureDaniel Black2020-07-061-8/+16
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-1/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-1/+5
| |\ \ \ | | |/ /
| | * | MDEV-22545: my_vsnprintf behaves not as in C standardOleksandr Byelkin2020-05-241-1/+5
* | | | Update WolfSSLVladislav Vaintroub2020-05-081-1/+1
* | | | MDEV-7962 wsrep_on() takes 0.14% in OLTP ROMarko Mäkelä2020-04-241-1/+1
* | | | MDEV-22203: WSREP_ON is unnecessarily expensive WITH_WSREP=OFFMarko Mäkelä2020-04-241-2/+2
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-2111-36/+112
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-2111-36/+112
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-2011-36/+112
| | |\ \ | | | |/
| | | * Merge branch 'merge-perfschema-5.6' into 10.1Oleksandr Byelkin2020-01-1911-36/+112
| | | |\
| | | | * 5.6.47Oleksandr Byelkin2020-01-1911-36/+112
| | | | * 5.6.31Sergei Golubchik2016-06-213-22/+22
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-311-2/+2
| |\ \ \ \ | | |/ / /
| | * | | MDEV-18562 [ERROR] InnoDB: WSREP: referenced FK check fail: Lock wait indexJan Lindström2019-10-301-2/+2
* | | | | MDEV-20848 Fixes for MTR test galera_sr.GCF-1060 (#1421)Daniele Sciascia2019-12-041-2/+2
* | | | | remove incorrect #ifdefSergei Golubchik2019-08-261-2/+0
* | | | | MDEV-19684 enable intel assembly (AESNI etc) and fastmath when compiling WolfSSLVladislav Vaintroub2019-06-041-1/+1
* | | | | MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption libraryVladislav Vaintroub2019-05-221-1/+1
* | | | | 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
* | | | | | 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
|\ \ \ \ \ \ | |/ / / / /