summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* Remove stray XtraDB filesMarko Mäkelä2017-08-092-16/+0
* Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3MDEV-9804Alexander Barkov2017-07-132-0/+16
|\
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-122-0/+16
| |\
| | * storage_engine subsuites should also be disabled for XtraDBElena Stepanova2017-07-102-0/+16
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-073-13/+17
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2017-07-061-5/+5
| | |\
| | | * MDEV-13247 innodb_log_compressed_pages=OFF breaks crash recovery of ROW_FORMA...Marko Mäkelä2017-07-062-6/+6
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-052-8/+12
| | |\ \ | | | |/
| | | * MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upg...Marko Mäkelä2017-07-056-16/+22
| | | * Merge branch '10.0-galera' into 10.1Sergei Golubchik2017-06-301-1/+0
| | | |\
| | | | * Merge tag 'mariadb-10.0.31' into 10.0-galeraSachin Setiya2017-05-3071-1290/+1886
| | | | |\
| | | * | | MDEV-12398 All cluster nodes stop due to a foreign key constraint failureSachin Setiya2017-06-221-7/+12
* | | | | | Remove XtraDBMarko Mäkelä2017-06-21425-356480/+0
|/ / / / /
* | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-06-192-93/+20
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-06-191-51/+20
| |\ \ \ \ | | |/ / /
| | * | | MDEV-12975 InnoDB redo log minimum size check uses detected file size instead...Marko Mäkelä2017-06-191-51/+20
| * | | | Remove the unnecessary method handlerton::release_temporary_latches()Marko Mäkelä2017-06-161-42/+0
* | | | | Merge 10.2 into bb-10.2-ext; also, fix MDEV-13015 After restart, InnoDB wrong...Marko Mäkelä2017-06-1510-61/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-06-1510-61/+9
| |\ \ \ \ | | |/ / /
| | * | | Remove some fields from dict_table_tMarko Mäkelä2017-06-158-41/+7
| | * | | Merge 10.0 into 10.1, plus fixup for MDEV-12873Marko Mäkelä2017-06-132-20/+2
| | |\ \ \
| | | * | | MDEV-13059 XtraDB hangs on Windows due to failing to release block->lock X-latchVladislav Vaintroub2017-06-121-1/+1
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-1579-1785/+2289
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.1 into 10.2Marko Mäkelä2017-06-1214-266/+182
| |\ \ \ \ \ | | |/ / / /
| | * | | | Post-push fix for MDEV-12610 MariaDB start is slowMarko Mäkelä2017-06-121-42/+22
| | * | | | Merge 10.0 into 10.1Marko Mäkelä2017-06-1210-219/+123
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-13057 innodb_read_only=1 should avoid creating buf_flush_page_cleaner_th...Marko Mäkelä2017-06-123-11/+12
| | | * | | MDEV-13039 innodb_fast_shutdown=0 may fail to purge all undo logMarko Mäkelä2017-06-0910-201/+113
| | | * | | Correct a merge error of MDEV-11626Marko Mäkelä2017-06-091-0/+1
| | | * | | MDEV-12609: Allow suppression of InnoDB log messages about reserving extentsJan Lindström2017-06-081-11/+0
| | * | | | MDEV-12610: MariaDB start is slowJan Lindström2017-06-095-45/+77
| * | | | | Merge 10.1 into 10.2Marko Mäkelä2017-06-0819-512/+552
| |\ \ \ \ \ | | |/ / / /
| | * | | | Cleanup of MDEV-12600: crash during install_db with innodb_page_size=32K and ...Marko Mäkelä2017-06-0813-210/+134
| | * | | | Revert part of MDEV-12113Marko Mäkelä2017-06-081-10/+0
| | * | | | Correct a merge errorMarko Mäkelä2017-06-061-0/+1
| | * | | | Merge 10.0 into 10.1Marko Mäkelä2017-06-062-8/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-12994 innodb_fast_shutdown=0 skips change buffer merge; fast shutdown do...Marko Mäkelä2017-06-051-1/+1
| | | * | | Merge 5.5 into 10.0Marko Mäkelä2017-05-291-7/+0
| | | |\ \ \
| | | | * | | MDEV-11626 innodb.innodb-change-buffer-recovery fails for xtradbMarko Mäkelä2017-05-291-6/+0
| | * | | | | MDEV-12600: crash during install_db with innodb_page_size=32K and ibdata1=3M;bb-10.1-MDEV-12113Jan Lindström2017-06-019-44/+159
| | * | | | | MDEV-12114: install_db shows corruption for rest encryption and innodb_checks...Jan Lindström2017-06-012-53/+82
| | * | | | | MDEV-12113: install_db shows corruption for rest encryption with innodb_data_...Jan Lindström2017-06-018-300/+270
| | * | | | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2017-05-262-3/+21
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merge branch '10.0' into bb-10.0-galeraSachin Setiya2017-03-208-165/+107
| | | |\ \ \ \
| | | * | | | | Fixed test failure on galere_wsrep_log_conflicts on XtraDB.Jan Lindström2017-03-203-7/+136
| | | * | | | | Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-mergeSachin Setiya2017-03-1777-1178/+1266
| | | |\ \ \ \ \
| | | * | | | | | Fix for post-merge build failure.mariadb-galera-10.0.29Nirbhay Choubey2017-01-131-13/+2
| | | * | | | | | Merge tag 'mariadb-10.0.29' into 10.0-galeraNirbhay Choubey2017-01-1323-2696/+140
| | | |\ \ \ \ \ \
| | | * | | | | | | Fix a build failure noticed on Yakkety.Nirbhay Choubey2016-11-021-2/+2
| * | | | | | | | | Adjust storage_engine suite according to server changes in 10.2Elena Stepanova2017-06-032-0/+8