summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2015-09-0334-350/+1245
|\
| * Merge branch 'bb-10.0-jan' into 10.0Sergei Golubchik2015-08-058-85/+684
| |\
| | * Fix merge error.Jan Lindström2015-08-041-0/+4
| | * Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-038-85/+680
| | |\
| | | * Make sure name buffer has string end marker on correct place.Jan Lindström2015-07-312-33/+55
| | | * MDEV-6697: Improve foreign keys warnings/errorsJan Lindström2015-07-313-83/+471
| | | * MDEV-8524: Improve error messaging when there is duplicate key or foreign key...Jan Lindström2015-07-313-1/+150
| | | * MDEV-8474: InnoDB sets per-connection data unsafelyJan Lindström2015-07-211-0/+1
| * | | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-08-0322-176/+445
| |\ \ \ | | |/ / | |/| |
| | * | 5.6.25-73.1Sergei Golubchik2015-08-0126-266/+523
| * | | MDEV-8463: 10.0 tree does not buildJan Lindström2015-07-141-4/+1
| * | | MDEV-8386: MARIADB creates very big tmp file > 351Gb. Started happening after...Jan Lindström2015-07-141-2/+14
| * | | Code cleanup.Jan Lindström2015-07-141-2/+2
| * | | Apply fix for raw devices to XtraDBjosh4trunks2015-07-121-0/+2
| * | | Apply fix for raw devices to XtraDBjosh4trunks2015-07-124-79/+65
| * | | MDEV-8392: Couldn't alter field with default value for make it not nullable.Jan Lindström2015-06-301-0/+29
* | | | Add lru evict count for the idle loop (xtradb)Eric Herman2015-08-263-6/+15
* | | | Add eviction count for table cache lru cleanup (xtradb)Eric Herman2015-08-263-1/+10
* | | | 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-1411-70/+77
* | | | | MDEV-8591: Database page corruption on disk or a failed space, Assertion fail...Jan Lindström2015-08-142-50/+60
* | | | | MDEV-8582: innodb_force_primary_key option does not force PK or unique keyJan Lindström2015-08-081-5/+0
* | | | | MDEV-8582: innodb_force_primary_key option does not force PK or unique keyJan Lindström2015-08-081-0/+5
* | | | | MDEV-8583: Empty lines in encryption loggingJan Lindström2015-08-081-1/+1
* | | | | MDEV-8410: Changing file-key-management to example-key-management causes cras...Jan Lindström2015-08-084-22/+236
|/ / / /
* | | | 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
* | | | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-143-64/+81
* | | | Fix test failure seen on P7/P8 innodb-encrypt-tables update/validateJan Lindström2015-07-021-2/+2
* | | | MDEV-8406: Test failure on encryption.innodb-page_encryption_log_encryption i...Jan Lindström2015-07-012-16/+16
* | | | MDEV-8396: InnoDB: Assertion failure in file fil0crypt.cc line 2052Jan Lindström2015-06-301-1/+1
* | | | MDEV-8395: InnoDB: Assertion failure in file fil0pagecompress.cc line 539 (SI...Jan Lindström2015-06-301-3/+7
* | | | MDEV-8393: InnoDB: Assertion failure in file fil0crypt.cc line 2109Jan Lindström2015-06-292-2/+7
* | | | MDEV-8390: innodb.innodb-flush-changed-page-bitmaps crashesJan Lindström2015-06-291-0/+8
* | | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-2729-559/+491
|\ \ \ \ | |/ / /
| * | | Fix test case innodb.xa_recovery crash on xtradb.Jan Lindström2015-06-162-3/+4
| * | | Fix test failure on main.partition_innodb.Jan Lindström2015-06-161-13/+15
| * | | Fix crash on test innodb.innodb-virtual-columns. We should createJan Lindström2015-06-161-4/+5
| * | | after merge fixes: InnoDB and XtraDBSergei Golubchik2015-06-161-6/+8
| * | | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-06-1626-544/+465
| |\ \ \ | | |/ /
| | * | 5.6.24-72.2Sergei Golubchik2015-06-1626-542/+463
| * | | MDEV-8179: Absent progress report for operations on InnoDB tablesJan Lindström2015-06-141-0/+13
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '5.5' into bb-5.5-sergSergei Golubchik2015-06-051-1/+5
| | |\ \
| | | * | MDEV-7906: InnoDB: Failing assertion: prebuilt->sql_stat_start || trx->state ...Jan Lindström2015-06-041-1/+5
| | * | | Merge branch 'merge/merge-xtradb-5.5' into bb-5.5-sergSergei Golubchik2015-06-051-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | 5.5.43-37.2Sergei Golubchik2015-06-041-1/+1
| | * | | Merge pull request #73 from akopytov/MDEV-7658-5.5Sergey2015-05-271-1/+1
| | |\ \ \
| * | \ \ \ Merge pull request #74 from akopytov/MDEV-7658-10.0Jan Lindström2015-05-271-1/+1
| |\ \ \ \ \