summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-04-0317-171/+20
|\
| * Fix -Wnonnull-compareMarko Mäkelä2019-04-0317-162/+24
* | MDEV-19085: Remove a bogus debug assertionMarko Mäkelä2019-04-021-1/+0
* | Fix integer type mismatchMarko Mäkelä2019-04-023-8/+8
* | MDEV-19128 fil_name_parse() for MLOG_FILE_ is not portableMarko Mäkelä2019-04-021-6/+37
* | Merge 10.1 into 10.2Marko Mäkelä2019-04-0211-1289/+2397
|\ \ | |/
| * Omit the definition of unused function yyset_extra()Marko Mäkelä2019-04-022-3/+3
| * Rebuild the InnoDB lexical analyzers with flex 2.6.4Marko Mäkelä2019-04-019-1134/+2270
| * MDEV-19111 Unused field INFORMATION_SCHEMA.INNODB_TABLESPACES_SCRUBBING.ROTAT...Marko Mäkelä2019-04-011-9/+0
| * Revert MDEV-18464 and MDEV-12009Marko Mäkelä2019-03-286-50/+72
| * MDEV-18464: Port kill_one_trx fixes from 10.4 to 10.1Jan Lindström2019-03-286-72/+50
| * cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-277-13/+11
* | MDEV-19085: Fix a typo that was caught by GCC 5.4Marko Mäkelä2019-04-011-2/+1
* | MDEV-19085 Assertion failures due to virtual columns after upgrading from 10.1Marko Mäkelä2019-04-011-5/+17
* | remove unneeded codeEugene Kosov2019-03-291-4/+1
* | remove dead codeEugene Kosov2019-03-296-514/+0
* | post-merge: -Werror fixes in 10.2Sergei Golubchik2019-03-291-1/+1
* | MDEV-19051 Avoid unnecessary writing MLOG_INDEX_LOADThirunarayanan Balathandayuthapani2019-03-285-79/+84
* | Merge 10.1 into 10.2Marko Mäkelä2019-03-272-9/+11
|\ \ | |/
| * Merge 10.0 into 10.1Marko Mäkelä2019-03-271-0/+6
| |\
| | * MDEV-18417/MDEV-18656/MDEV-18417: Work around compiler ASAN bugMarko Mäkelä2019-03-271-0/+7
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-261-18/+24
|\ \ \ | |/ /
| * | MDEV-12711 mariabackup --backup is refused for multi-file system tablespaceMarko Mäkelä2019-03-261-10/+23
* | | Fix the Windows buildMarko Mäkelä2019-03-251-1/+2
* | | MDEV-19022: InnoDB fails to cleanup useless B-tree pagesMarko Mäkelä2019-03-255-69/+60
* | | Avoid sign mismatch in comparisonsMarko Mäkelä2019-03-251-3/+3
* | | MDEV-14126: Fix type mismatchMarko Mäkelä2019-03-252-38/+32
* | | MDEV-14126: Detect unexpected emptying of B-tree pagesMarko Mäkelä2019-03-254-4/+10
* | | MDEV-14126: Improve assertions in btr_pcur_store_position()Marko Mäkelä2019-03-251-13/+9
* | | MDEV-14126: Remove page_is_root()Marko Mäkelä2019-03-259-66/+62
* | | MDEV-18090 Assertion failures due to virtual columns after upgrading to 10.2Marko Mäkelä2019-03-253-14/+19
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-221-1/+2
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2019-03-211-2/+3
| |\ \ | | |/
| | * MDEV-6262 follow-up: Ensure NUL termination on strncpy()Marko Mäkelä2019-03-211-2/+3
* | | Remove unnecessary trx_rsegf_get_new() callsMarko Mäkelä2019-03-214-46/+39
* | | Remove unused variables from non-debug buildMarko Mäkelä2019-03-211-4/+4
* | | Add appropriate #ifdef around a declarationMarko Mäkelä2019-03-211-1/+1
* | | Silence bogus -Wmaybe-uninitializedMarko Mäkelä2019-03-212-2/+2
* | | MDEV-18981 Possible corruption when using FOREIGN KEY with virtual columnsMarko Mäkelä2019-03-201-1/+1
* | | MDEV-18084: Crash on UPDATE after upgrade from 10.0 or 10.1Marko Mäkelä2019-03-191-0/+1
* | | Replace innobase_is_v_fld() with Field::stored_in_db()Marko Mäkelä2019-03-193-108/+61
* | | MDEV-18960: Assertion !omits_virtual_cols(*form->s) on TRUNCATEMarko Mäkelä2019-03-191-34/+23
* | | MDEV-17482 InnoDB fails to say which fatal error fsync() returnedMarko Mäkelä2019-03-181-9/+1
* | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895)sysprg2019-03-181-0/+10
* | | post-merge: gcc 8 warningsSergei Golubchik2019-03-151-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-1/+1
|\ \ \ | |/ /
| * | MDEV-18936 Purge thread fails to exit on shutdownMarko Mäkelä2019-03-151-2/+2
| * | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-0/+2
* | | Datafile::validate_first_page(): Change some ERROR to NoteMarko Mäkelä2019-03-141-4/+3
* | | Remove references to MySQL 5.7 native InnoDB partitioningMarko Mäkelä2019-03-135-27/+2