summaryrefslogtreecommitdiff
path: root/storage/innobase/include
Commit message (Expand)AuthorAgeFilesLines
* Fix release build compile failure.Jan Lindström2015-09-141-9/+6
* MDEV-8772: Assertion failure in file ha_innodb.cc line 20027 when importing p...Jan Lindström2015-09-141-1/+4
* MDEV-8769: Server crash at file btr0btr.ic line 122 when defragmenting encryp...Jan Lindström2015-09-143-11/+17
* MDEV-8768: Server crash at file btr0btr.ic line 122 when checking encrypted t...Jan Lindström2015-09-141-3/+3
* MDEV-8764: Wrong error when encrypted table can't be decrypted.Jan Lindström2015-09-141-2/+2
* MDEV-8774: Test innodb.innodb_bug53290 failures on buildbotJan Lindström2015-09-081-1/+1
* MDEV-8774: Test innodb.innodb_bug53290 failures on buildbotJan Lindström2015-09-081-1/+1
* MDEV-8708: InnoDB temp file encryptionJan Lindström2015-09-083-4/+39
* MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least o...Jan Lindström2015-09-0412-27/+87
* MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least one ...Jan Lindström2015-09-042-2/+8
* Merge branch '10.0' into 10.1Sergei Golubchik2015-09-037-33/+64
|\
| * Merge branch 'bb-10.0-jan' into 10.0Sergei Golubchik2015-08-053-2/+48
| |\
| | * Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-033-2/+48
| | |\
| | | * MDEV-6697: Improve foreign keys warnings/errorsJan Lindström2015-07-311-0/+11
| | | * MDEV-8524: Improve error messaging when there is duplicate key or foreign key...Jan Lindström2015-07-311-0/+9
| * | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2015-08-035-30/+15
| |\ \ \ | | |/ / | |/| |
| | * | 5.6.26Sergei Golubchik2015-08-034-29/+14
* | | | Add lru evict count for the idle loop (innobase)Eric Herman2015-08-261-1/+2
* | | | Add eviction count for table cache lru cleanup (innobase)Eric Herman2015-08-261-0/+1
* | | | MDEV-8589: Non-default ENCRYPTION_KEY_ID is ignored upon reading a tableJan Lindström2015-08-144-13/+29
* | | | MDEV-8591: Database page corruption on disk or a failed space, Assertion fail...Jan Lindström2015-08-141-0/+3
* | | | MDEV-8410: Changing file-key-management to example-key-management causes cras...Jan Lindström2015-08-081-9/+61
* | | | MDEV-8393: InnoDB: Assertion failure in file fil0crypt.cc line 2109Jan Lindström2015-06-291-0/+1
* | | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-276-8/+45
|\ \ \ \ | |/ / /
| * | | Fix innochecksum build failure.Jan Lindström2015-06-161-0/+15
| * | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2015-06-164-7/+29
| |\ \ \ | | |/ /
| | * | 5.6.25Sergei Golubchik2015-06-163-6/+28
| * | | Merge pull request #74 from akopytov/MDEV-7658-10.0Jan Lindström2015-05-271-1/+1
| |\ \ \
| | * \ \ Merge branch 'MDEV-7658-5.5' into MDEV-7658-10.0Alexey Kopytov2015-05-261-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fixes MDEV-7658: MDEV-7026 fix reintroduces MDEV-6615 on AArch64Alexey Kopytov2015-05-261-1/+1
| | | * | Fixed a couple of compiler warnings.Sergey Vojtovich2014-12-191-1/+1
| | | * | mysql-5.5.41 mergeSergei Golubchik2014-12-193-2/+22
| | | |\ \
| | | | * | Bug#19904003 INNODB_LIMIT_OPTIMISTIC_INSERT_DEBUG=1 CAUSES INFINITE PAGE SPLITMarko Makela2014-10-301-2/+2
| | | | * | Bug #19306524 FAILING ASSERTION WITH TEMP TABLE FOR A PROCEDURE CALLEDAnnamalai Gurusami2014-09-182-0/+20
| | | * | | MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursiveSergey Vojtovich2014-12-011-1/+6
* | | | | | cleanup: remove unused function argumentSergei Golubchik2015-06-271-2/+0
* | | | | | MDEV-8324 - MariaDB fails to build with performance schema disabledSergey Vojtovich2015-06-192-2/+2
* | | | | | MDEV-8156: Assertion failure in file log0crypt.cc line 220 on server restartJan Lindström2015-06-181-1/+1
* | | | | | MDEV-8303; Dumping buffer pool noisy in the logs.Jan Lindström2015-06-181-0/+3
* | | | | | MDEV-8272: Encryption performance: Reduce the number of unused memcpy'sJan Lindström2015-06-092-29/+31
* | | | | | MDEV-8250: InnoDB: Page compressed tables are not compressed and compressed+e...Jan Lindström2015-06-046-40/+89
* | | | | | just like tempfiles: use key id 2 for temp Aria tablesSergei Golubchik2015-06-021-1/+1
* | | | | | remove few #ifdefs in innodb/xtradbSergei Golubchik2015-06-021-2/+2
* | | | | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-012-5/+120
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'Buggynours:10.0' into 10.0Sergei Golubchik2015-05-051-0/+1
| |\ \ \ \ \
| | * | | | | Add #include <ostream> in dict0mem.h and change iterator to const_iterator in...Buggynours2015-03-031-0/+1
| * | | | | | InnoDB-5.6.24Sergei Golubchik2015-05-052-5/+119
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | 5.6.24Sergei Golubchik2015-05-041-4/+118
| | * | | | move to storage/innobaseSergei Golubchik2015-05-04227-0/+72797
| | / / /
* | | | | MDEV-8238: Tables with encryption=yes using file_key_management plugin are no...Jan Lindström2015-05-271-8/+0