summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* Post-push fix for MDEV-11556: Make the debug variable UINT.Marko Mäkelä2017-01-073-3/+3
* Merge 10.0 into 10.1Marko Mäkelä2017-01-051-1/+1
|\
| * MDEV-11730 Memory leak in innodb.innodb_corrupt_bitMarko Mäkelä2017-01-051-1/+1
* | Plug a memory leak in buf_dblwr_process().Marko Mäkelä2017-01-051-1/+2
* | MDEV-11638 Encryption causes race conditions in InnoDB shutdownMarko Mäkelä2017-01-0511-288/+168
* | Part 1 of MDEV-8139 Fix scrubbing testsMarko Mäkelä2017-01-043-159/+31
* | Merge 10.0 into 10.1Marko Mäkelä2017-01-0422-2687/+62
|\ \ | |/
| * MDEV-11694 InnoDB tries to create unused table SYS_ZIP_DICTbb-10.0-mdev-11694Marko Mäkelä2017-01-0322-2669/+60
* | Post-fix for MDEV-11688 fil_crypt_threads_end() tries to create threadsMarko Mäkelä2017-01-031-2/+6
* | MDEV-7955 WSREP() appears on radar in OLTP ROSachin Setiya2017-01-032-2/+2
* | MDEV-11556 InnoDB redo log apply fails to adjust data file sizesMarko Mäkelä2016-12-306-396/+455
* | MDEV-11656: 'Data structure corruption' IMPORT TABLESPACE doesn't work for en...Jan Lindström2016-12-281-8/+53
* | MDEV-9282 Debian: the Lintian complains about "shlib-calls-exit" in ha_innodb.soMarko Mäkelä2016-12-2811-77/+24
* | Remove an unnecessary comparison.Marko Mäkelä2016-12-222-8/+0
* | MDEV-11630 Call mutex_free() before freeing the mutex listMarko Mäkelä2016-12-222-12/+13
* | Fixed compiler warningMonty2016-12-211-4/+0
* | Merge branch '10.0' into 10.1Marko Mäkelä2016-12-192-5/+5
|\ \ | |/
| * MDEV-11602 InnoDB leaks foreign key metadata on DDL operationsMarko Mäkelä2016-12-192-5/+5
* | MDEV-10368: get_latest_version() called too oftenJan Lindström2016-12-139-104/+232
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-113-36/+88
|\ \ | |/
| * Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-12-042-30/+2
| |\
| | * 5.6.34-79.1Sergei Golubchik2016-12-022-29/+1
| * | MDEV-6424: MariaDB server crashes with assertion failure in file ha_innodb.c ...Jan Lindström2016-11-171-6/+70
| * | Initialize zip_dict_ids table and avoid referencing array itemsJan Lindström2016-11-011-0/+10
| * | MDEV-11188: rpl.rpl_parallel_partition fails with valgrind warnings in buildb...Jan Lindström2016-10-311-0/+6
* | | MDEV-11233 CREATE FULLTEXT INDEX with a token longer than 127 bytesMarko Mäkelä2016-12-055-54/+52
* | | MDEV-11236 Failing assertion: state == TRX_STATE_NOT_STARTEDMarko Mäkelä2016-12-023-5/+19
* | | MDEV-9451 innodb_buffer_pool_populate does not seem to work on 10.1.10Marko Mäkelä2016-12-021-2/+14
* | | MDEV-11168: InnoDB: Failing assertion: !other_lock || wsrep_thd_is_BF(lock->t...sensssz2016-12-021-14/+12
* | | MDEV-10739: encryption.innodb-page_encryption_compression fails with timeout ...Jan Lindström2016-11-291-0/+2
* | | MDEV-11349 (2/2) Fix some bogus-looking Valgrind warningsMarko Mäkelä2016-11-252-3/+4
* | | MDEV-11349 (1/2) Fix some clang 4.0 warningsMarko Mäkelä2016-11-2514-61/+39
* | | MDEV-10692: InnoDB: Failing assertion: lock->trx->lock.wait_lock == lockJan Lindström2016-11-091-1/+25
* | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-0238-93/+2967
|\ \ \
| * \ \ Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-2848-184/+3264
| |\ \ \ | | |/ /
| | * | Fix build error in XtraDB on Windows.Vladislav Vaintroub2016-10-261-0/+9
| | * | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-10-2538-86/+2940
| | |\ \ | | | |/
| | | * 5.6.33-79.0Sergei Golubchik2016-10-2538-85/+2892
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-10-251-1/+1
| | |\ \
| | | * | compilation warning after xtradb mergemariadb-5.5.53Sergei Golubchik2016-10-141-1/+1
| | | * | Merge branch 'merge-xtradb-5.5' into 5.5Sergei Golubchik2016-10-1311-50/+179
| | | |\ \
| | | | * | 5.5.52-38.3Sergei Golubchik2016-10-1311-46/+179
* | | | | | MDEV-11182: InnoDB: Assertion failure in file buf0buf.cc line 4730 (encryptio...Jan Lindström2016-10-311-5/+34
* | | | | | MDEV-11106: Improve error messages when importing tablespacesJan Lindström2016-10-291-0/+9
* | | | | | MDEV-10917: Warning suggesting that innodb_page_size is experimental may be i...Jan Lindström2016-10-291-5/+7
* | | | | | MDEV-11004: Unable to start (Segfault or os error 2) when encryption key missingJan Lindström2016-10-293-21/+32
* | | | | | MDEV-10977: [ERROR] InnoDB: Block in space_id 0 in file ibdata1 encrypted.Jan Lindström2016-10-291-101/+168
* | | | | | Merge pull request #250 from sensssz/10.1-vatsJan Lindström2016-10-265-111/+324
|\ \ \ \ \ \
| * | | | | | A few fixes for VATS in 10.1sensssz2016-10-255-111/+324
* | | | | | | MDEV-10970: Crash while loading mysqldump backup when InnoDB encryption is en...Jan Lindström2016-10-241-1/+6