31 Commits (6c0e3ef4503c6121f7d5b6b07dcd2ee035e26032)

Author SHA1 Message Date
Michael Widenius 668306640e Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or data corruption (key points to record 13 years ago
Michael Widenius 53d44ad18b Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G records 13 years ago
Sergei Golubchik 9d8ee74b38 MDEV-4186 Test case main.myisampack fails on ppc32 (only) 13 years ago
Michael Widenius a260b15554 MDEV-4011 Added per thread memory counting and usage 13 years ago
Igor Babaev ca2cdaad86 The patch for the task mdev-539. 13 years ago
Michael Widenius 8fb10c24d7 Fixed that automatic killing of delayed insert thread (in flush, alter table etc) will not abort auto-repair of MyISAM table. 14 years ago
Michael Widenius 3c78bfe7f1 Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Michael Widenius 9d68ccdeb8 Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of the index file before it's repaired. 15 years ago
unknown 126c1228f5 Added versioning of row data 18 years ago
unknown d2a3bf33a7 A new option for maria_chk: --zerofill-keep-lsn. This will be used 18 years ago
unknown 534417c285 WL#3072 - Maria Recovery 18 years ago
unknown b5df1d3446 Bugs fixed: 18 years ago
unknown 6cad020440 Added maria_zerofill() 18 years ago
unknown ebf7ab7bce Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expected (by my_read/my_pread) 18 years ago
unknown 496741d576 Moved randomize and my_rnd under mysys 18 years ago
unknown 631ecaabea Merged with mysql-5.1 main tree. 19 years ago
unknown 39d64a1d25 Pagecache integration for review. 19 years ago
unknown 345959c660 Implementation of rows-in-block 19 years ago
unknown d2b8d744d9 Added storage/maria (based on MyISAM). WL#3245 20 years ago