summaryrefslogtreecommitdiff
path: root/extra/innochecksum.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25361 fixup: Fix integer type mismatchMarko Mäkelä2021-07-221-89/+92
* avoid searching std::map twice in innochecksumEugene Kosov2021-07-201-6/+1
* MDEV-25361 innochecksum must not report errors for freed pagesEugene Kosov2021-07-201-7/+18
* MDEV-19740: Silence a bogus "may be uninitialized" warningMarko Mäkelä2019-08-151-8/+3
* Merge 10.1 into 10.2Marko Mäkelä2019-08-121-1/+2
|\
| * MDEV-17638 Improve error message about corruption of encrypted pagebb-10.1-MDEV-17638-improve-warningEugene Kosov2019-08-011-1/+2
* | MDEV-19781 Add page id matching check in innochecksum toolThirunarayanan Balathandayuthapani2019-06-281-13/+88
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | MDEV-14130 InnoDB messages should not refer to the MySQL 5.7 manualMarko Mäkelä2019-04-291-3/+4
* | Merge 10.1 into 10.2Marko Mäkelä2018-12-171-1/+10
|\ \ | |/
| * Follow-up to MDEV-12112: corruption in encrypted table may be overlookedMarko Mäkelä2018-12-171-1/+10
| * MDEV-13443: Port innochecksum tests from 10.2 innodb_zip suite to 10.1Jan Lindström2017-08-071-209/+389
| * MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-031-876/+1612
| * MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-261-2/+6
| * Merge 10.0 into 10.1Marko Mäkelä2017-04-211-26/+53
| |\
| | * MDEV-12488 Remove type mismatch in InnoDB printf-like callsMarko Mäkelä2017-04-211-10/+24
* | | Remove some unnecessary InnoDB #includeMarko Mäkelä2018-11-291-1/+0
* | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
* | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-3/+3
* | | MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-081-460/+504
* | | Fix some integer type mismatch in innochecksumMarko Mäkelä2017-05-261-5/+9
* | | InnoDB cleanup: remove a bunch of #ifdef UNIV_INNOCHECKSUMSergei Golubchik2017-04-301-4/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-21/+11
|\ \ \ | |/ /
| * | Fix InnoDB/XtraDB compilation warnings on 32-bit builds.Marko Mäkelä2017-03-091-1/+2
| * | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-021-5/+50
| |\ \ | | |/
| | * Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-10-251-2/+2
| | * MDEV-11127 : Fix innochecksum to work with large files on Windows.Vladislav Vaintroub2016-10-251-5/+50
| * | MDEV-10969: innochecksum dumps core for some .ibd files due to floating point...Jan Lindström2016-10-241-2/+10
* | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-6/+0
* | | MDEV-10942: innodb_zip.innochecksum_3, innodb_zip.innochecksum_2Jan Lindström2017-01-251-2/+0
* | | MDEV-11879: Duplicate option innochecksum -l (--log, --leaf)Jan Lindström2017-01-241-2/+2
* | | MDEV-11684: post-10.1-merge fixesJan Lindström2017-01-031-4/+38
* | | Fixed compiler warnings and failing testsMonty2016-10-051-1/+4
* | | MDEV-10727: Merge 5.7 Innochecksum with 5.6Jan Lindström2016-09-301-73/+501
* | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-884/+1399
* | | various cleanupsMichael Widenius2016-06-301-1/+1
* | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-241-1/+1
|/ /
* | innodbchecksum: add fclose and handle errorsDaniel Black2016-01-191-5/+10
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-56/+30
|\ \ | |/
| * Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-43/+26
* | MDEV-8773: InnoDB innochecksum does not work with encrypted or page compresse...Jan Lindström2015-09-191-39/+133
* | MDEV-7061: Augment innochecksum to give insight of fragmentationJan Lindström2015-03-041-2/+459
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-46/+119
|\ \ | |/
| * MDEV-7477: Make innochecksum work on compressed tablesJan Lindström2015-01-191-0/+470
* Temporal fix for flush thread hang.Jan Lindström2014-02-281-0/+396