summaryrefslogtreecommitdiff
path: root/storage/xtradb/fil
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-3/+25
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-3/+3
| |\
| | * Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-08-101-7/+14
| | |\
| | | * 5.6.31-77.0Sergei Golubchik2016-08-101-7/+14
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-07-131-0/+22
| |\ \ \ | | |/ /
| | * | Add more diagnostic to find out the problem onJan Lindström2016-07-041-0/+22
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-302-75/+118
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-27/+3
| |\ \ \ | | |/ /
| | * | Merge branch 'merge-xtradb-5.6' into 0.0Sergei Golubchik2016-06-211-38/+27
| | |\ \ | | | |/
| | | * 5.6.30-76.3Sergei Golubchik2016-06-211-39/+28
| * | | Merged following change from MySQL 5.6 to MariaDB 10.1 XtraDBJan Lindström2016-05-061-16/+24
| * | | Merge branch 'bb-10.1-merge' into 10.1Sergei Golubchik2016-05-051-18/+11
| |\ \ \
| | * \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-18/+11
| | |\ \ \ | | | |/ /
| | | * | Improve error diagnostics on I/O errors. If node->name is NULLJan Lindström2016-04-221-4/+9
| * | | | MDEV-9362: InnoDB tables using DATA_DIRECTORY created usingJan Lindström2016-05-031-12/+47
| |/ / /
| * | | MDEV-9242: Innodb reports Assertion failure in file buf0dblwr.cc line 579Jan Lindström2016-04-291-2/+33
* | | | Fixed compiler warningsMonty2016-06-221-6/+6
|/ / /
* | | MDEV-9977: Crash when accessing large (>4G) InnoDB table onJan Lindström2016-04-281-5/+3
* | | MDEV-9678: Data Directory bugJan Lindström2016-03-221-1/+4
* | | MDEV-9640: Add used key_id to INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTIONJan Lindström2016-03-181-1/+2
* | | Add check to avoid NULL-pointer access if encryption informationJan Lindström2016-03-131-3/+3
* | | MDEV-9549: Trying to decrypt a not encrypted pageJan Lindström2016-03-121-8/+24
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-19/+140
|\ \ \ | |/ /
| * | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2016-02-161-19/+140
| |\ \ | | |/
| | * 5.6.28-76.1Sergei Golubchik2016-02-161-19/+140
* | | MDEV-9559: Server without encryption configs crashes if selecting from an imp...Jan Lindström2016-02-171-5/+10
* | | MDEV-9359: encryption.create_or_replace fails sporadically in buildbot: faili...Jan Lindström2016-01-051-9/+17
* | | MDEV-9040: 10.1.8 fails after upgrade from 10.0.21Jan Lindström2015-11-051-5/+8
* | | MDEV-9000: storage/xtradb/fil/fil0pagecompress.cc fails to compile on i686-linuxJan Lindström2015-10-281-3/+7
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-4/+5
|\ \ \ | |/ /
| * | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-10-091-4/+5
| |\ \ | | |/
| | * 5.6.26-74.0Sergei Golubchik2015-10-091-4/+5
| | * move to storage/xtradbSergei Golubchik2015-05-041-0/+6699
* | MDEV-8901: InnoDB: Punch hole is incorrecty done also to log files causing as...Jan Lindström2015-10-061-2/+4
* | MDEV-8832: Encryption meta data should not be stored when ENCRYPTED=DEFAULT a...Jan Lindström2015-09-231-2/+10
* | MDEV-8817: Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSIO...Jan Lindström2015-09-221-9/+23
* | MDEV-8770: Incorrect error message when importing page compressed tablespaceJan Lindström2015-09-223-26/+98
* | MDEV-8773: InnoDB innochecksum does not work with encrypted or page compresse...Jan Lindström2015-09-191-11/+0
* | MDEV-8772: Assertion failure in file ha_innodb.cc line 20027 when importing p...Jan Lindström2015-09-142-5/+23
* | MDEV-8708: InnoDB temp file encryptionJan Lindström2015-09-082-56/+89
* | MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least o...Jan Lindström2015-09-041-24/+42
* | MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least one ...Jan Lindström2015-09-041-12/+32
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-2/+2
|\ \ | |/
| * Code cleanup.Jan Lindström2015-07-141-2/+2
* | Merge /my/maria-10.1-default into 10.1Monty2015-08-181-1/+2
|\ \
| * | Fixed failing tests and compiler warningsMonty2015-08-181-1/+2
* | | MDEV-8589: Non-default ENCRYPTION_KEY_ID is ignored upon reading a tableJan Lindström2015-08-141-3/+7
* | | MDEV-8583: Empty lines in encryption loggingJan Lindström2015-08-081-1/+1
|/ /
* | MDEV-8522: InnoDB: Assertion failure in file fil0fil.cc line 475Jan Lindström2015-07-221-4/+7
* | MDEV-8501: encryption.create_or_replace fails in buildbot on P8 buildersJan Lindström2015-07-211-0/+6