summaryrefslogtreecommitdiff
path: root/extra/innochecksum.cc
Commit message (Expand)AuthorAgeFilesLines
* Do not divide or multiply by srv_page_sizeMarko Mäkelä2018-04-281-8/+8
* MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-10/+9
* 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