summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13443: Port innochecksum tests from 10.2 innodb_zip suite to 10.1Jan Lindström2017-08-074-34/+236
* MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-0310-311/+586
* MDEV-13227: Assertion failure len < 16384 in file rem0rec.cc line 1285Jan Lindström2017-07-202-8/+8
* MDEV-11828: innodb_page_size=64k must reject ROW_FORMAT=REDUNDANT records lon...Jan Lindström2017-07-1212-39/+129
* Merge branch '10.0' into 10.1Sergei Golubchik2017-07-075-20/+29
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2017-07-065-20/+29
| |\
| | * ma_pagecache: release lock in pagecache_readDaniel Black2017-07-031-0/+1
| | * ma_loghandler: translog_set_only_in_buffers failed to release lockDaniel Black2017-07-031-1/+2
| | * ma_loghandler: release file_header_lock on errorDaniel Black2017-07-031-0/+1
| | * ha_archive::info remove hidden assignmentDaniel Black2017-07-031-1/+0
| * | Run spider mtr suites in 10.0 only on demand.Jacob Mathew2017-06-302-2/+2
| * | MDEV-12975 InnoDB redo log minimum size check uses detected file size instead...Marko Mäkelä2017-06-192-126/+64
* | | MDEV-13247 innodb_log_compressed_pages=OFF breaks crash recovery of ROW_FORMA...Marko Mäkelä2017-07-064-12/+12
* | | MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upg...Marko Mäkelä2017-07-0512-32/+44
* | | Run spider mtr suites in 10.1 only on demand.Jacob Mathew2017-06-302-2/+2
* | | 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-30320-6860/+8685
| |\ \ \
* | | | | MDEV-13097 Online alter of a partitioned MyISAM table with auto_incrementSergei Golubchik2017-06-221-1/+2
* | | | | MDEV-12398 All cluster nodes stop due to a foreign key constraint failureSachin Setiya2017-06-222-15/+25
* | | | | MDEV-12975 InnoDB redo log minimum size check uses detected file size instead...Marko Mäkelä2017-06-192-102/+40
* | | | | Remove some fields from dict_table_tMarko Mäkelä2017-06-1516-82/+14
* | | | | Merge 10.0 into 10.1, plus fixup for MDEV-12873Marko Mäkelä2017-06-133-39/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | MDEV-13059 XtraDB hangs on Windows due to failing to release block->lock X-latchVladislav Vaintroub2017-06-121-1/+1
* | | | | MDEV-13009 10.1.24 does not compile on architectures without 64-bit atomicsMarko Mäkelä2017-06-131-0/+1
* | | | | Post-push fix for MDEV-12610 MariaDB start is slowMarko Mäkelä2017-06-122-84/+44
* | | | | Merge 10.0 into 10.1Marko Mäkelä2017-06-1220-427/+234
|\ \ \ \ \ | |/ / / /
| * | | | 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-0920-402/+226
| * | | | 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-082-22/+0
* | | | | MDEV-12610: MariaDB start is slowJan Lindström2017-06-0910-90/+154
* | | | | Cleanup of MDEV-12600: crash during install_db with innodb_page_size=32K and ...Marko Mäkelä2017-06-0826-420/+268
* | | | | Revert part of MDEV-12113Marko Mäkelä2017-06-082-21/+2
* | | | | Correct a merge errorMarko Mäkelä2017-06-061-0/+1
* | | | | Merge 10.0 into 10.1Marko Mäkelä2017-06-064-15/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12994 innodb_fast_shutdown=0 skips change buffer merge; fast shutdown do...Marko Mäkelä2017-06-052-2/+2
| * | | | Merge 5.5 into 10.0Marko Mäkelä2017-05-292-13/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | MDEV-11626 innodb.innodb-change-buffer-recovery fails for xtradbMarko Mäkelä2017-05-292-12/+0
* | | | | MDEV-12600: crash during install_db with innodb_page_size=32K and ibdata1=3M;bb-10.1-MDEV-12113Jan Lindström2017-06-0118-88/+318
* | | | | MDEV-12114: install_db shows corruption for rest encryption and innodb_checks...Jan Lindström2017-06-014-106/+164
* | | | | MDEV-12113: install_db shows corruption for rest encryption with innodb_data_...Jan Lindström2017-06-0116-594/+549
* | | | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2017-05-264-4/+23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch '10.0' into bb-10.0-galeraSachin Setiya2017-03-2021-565/+444
| |\ \ \ \
| * | | | | Fixed test failure on galere_wsrep_log_conflicts on XtraDB.Jan Lindström2017-03-206-11/+144
| * | | | | Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-mergeSachin Setiya2017-03-17248-3873/+6840
| |\ \ \ \ \
| * | | | | | MW-28, codership/mysql-wsrep#28 Fix sync_thread_levels debug assertSachin Setiya2017-03-143-10/+134
| * | | | | | 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-13117-4738/+9542
| |\ \ \ \ \ \
| * | | | | | | Fix a build failure noticed on Yakkety.Nirbhay Choubey2016-11-022-4/+4
* | | | | | | | MDEV-12926 encryption.innodb_onlinealter_encryption, encryption.innodb-bad-ke...Marko Mäkelä2017-05-262-2/+2