summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* Fix more -Wnonnull-compareMarko Mäkelä2019-04-031-1/+0
* Fix -Wnonnull-compareMarko Mäkelä2019-04-0317-159/+24
* Omit the definition of unused function yyset_extra()Marko Mäkelä2019-04-022-3/+3
* Rebuild the InnoDB lexical analyzers with flex 2.6.4Marko Mäkelä2019-04-019-1100/+2232
* Revert MDEV-18464 and MDEV-12009Marko Mäkelä2019-03-286-49/+98
* MDEV-18464: Port kill_one_trx fixes from 10.4 to 10.1Jan Lindström2019-03-286-98/+49
* cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-276-12/+10
* MDEV-19060 : mariabackup continues, despite failing to open a tablespaceVladislav Vaintroub2019-03-271-6/+0
* MDEV-12711 mariabackup --backup is refused for multi-file system tablespaceMarko Mäkelä2019-03-261-10/+21
* Merge 10.0 into 10.1Marko Mäkelä2019-03-211-2/+3
|\
| * MDEV-6262 follow-up: Ensure NUL termination on strncpy()Marko Mäkelä2019-03-211-2/+3
* | MDEV-18936 Purge thread fails to exit on shutdownMarko Mäkelä2019-03-151-2/+2
* | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-0/+2
* | MDEV-18749: Fix GCC -flifetime-dseMarko Mäkelä2019-03-121-6/+6
* | MDEV-13818 CREATE INDEX leaks memory if running out of undo log spaceMarko Mäkelä2019-03-073-10/+22
* | Merge 10.0 into 10.1Marko Mäkelä2019-03-071-4/+5
|\ \ | |/
| * Merge 5.5 into 10.0Marko Mäkelä2019-03-071-5/+6
| |\
| | * MDEV-18272 InnoDB fails to rollback after exceeding FOREIGN KEY recursion depthMarko Mäkelä2019-03-071-4/+6
| | * MDEV-18349 InnoDB file size changes are not safe when file system crashesMarko Mäkelä2019-01-231-1/+3
* | | MDEV-18637 Assertion `cache' failed in fts_init_recover_docMarko Mäkelä2019-03-061-5/+8
* | | MDEV-18659: Revert a non-functional changeMarko Mäkelä2019-03-061-2/+2
* | | MDEV-18659: Fix string truncation/overflow in InnoDB and XtraDBMarko Mäkelä2019-03-067-36/+42
* | | MDEV-18749: Uninitialized value upon ADD FULLTEXT INDEXMarko Mäkelä2019-03-061-11/+6
* | | MDEV-18732 InnoDB: ALTER IGNORE returns error for NULLMarko Mäkelä2019-03-041-1/+1
* | | MDEV-18601 Can't create table with ENCRYPTED=DEFAULT when innodb_default_encr...Marko Mäkelä2019-02-281-60/+59
* | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-15/+50
* | | MDEV-18662 ib_wqueue_t has a data raceEugene Kosov2019-02-212-20/+14
* | | MDEV-18630 Uninitialised value in FOREIGN KEY error messageMarko Mäkelä2019-02-181-32/+17
* | | MDEV-18016: Cover the no-rebuild case, and remove a bogus debug assertionMarko Mäkelä2019-02-111-1/+0
* | | MDEV-15798 Mutex leak on accessing INFORMATION_SCHEMA.INNODB_MUTEXESMarko Mäkelä2019-02-051-60/+87
* | | MDEV-16896 encryption.innodb-checksum-algorithm crashesMarko Mäkelä2019-02-031-12/+9
* | | Merge 10.1 into 10.1Marko Mäkelä2019-02-024-58/+83
|\ \ \ | |/ /
| * | MDEV-18016: Assertion failure on ALTER TABLE after foreign_key_checks=0Marko Mäkelä2019-01-291-34/+24
| * | MDEV-18256 Duplicated call to dict_foreign_remove_from_cache()Marko Mäkelä2019-01-291-5/+13
| * | MDEV-18222: Duplicated call to dict_foreign_remove_from_cache()Marko Mäkelä2019-01-291-4/+4
| * | Fix xtradb version after mergeOleksandr Byelkin2019-01-291-1/+1
| * | Merge branch 'merge-xtradb-5.6' into 10.0Oleksandr Byelkin2019-01-283-14/+41
| |\ \
| | * | 5.6.42-84.2Oleksandr Byelkin2019-01-248-26/+99
* | | | Fix embedded innodb_plugin after 560799ebd8efe11f4c4ae1bb9ed4d39185e03800Marko Mäkelä2019-02-021-1/+5
* | | | Minor clean-upMarko Mäkelä2019-02-011-6/+3
* | | | Merge branch '10.0-galera' into 10.1Oleksandr Byelkin2019-01-313-28/+79
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.0' into bb-10.0-galeraJan Lindström2018-10-3139-283/+409
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-10-304-34/+196
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'mariadb-5.5.62' into 5.5-galeramariadb-galera-5.5.62Jan Lindström2018-10-2910-63/+123
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | MariaDB adjustments.Jan Lindström2018-10-101-7/+19
| | * | | | | Add a new config variable wsrep_certification_rulesVasil Dimov2018-10-101-0/+1
| | * | | | | Generalize "bool shared/exclusive" argument to enumVasil Dimov2018-10-103-26/+62
| | * | | | | Merge tag 'mariadb-5.5.61' into 5.5-galeraJan Lindström2018-08-011-1/+3
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge tag 'mariadb-10.0.36' into 10.0-galeraJan Lindström2018-08-0219-582/+400
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge 10.0 into 10.1Marko Mäkelä2019-01-232-8/+11
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |