[MDEV-7455] Speed up crash recovery Created: 2015-01-14 Updated: 2015-01-23 Resolved: 2015-01-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Stoykov (Inactive) | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 1 |
| Labels: | innodb, xtradb | ||
| Issue Links: |
|
||||||||
| Description |
|
Sped up the crash recovery done via the reading InnoDB tablespace information from ibd files Note: This is fixed upstream in 5.7.5. See: http://dev.mysql.com/doc/refman/5.7/en/innodb-recovery-tablespace-discovery.html Second note: If MySQL 5.7 will be GA before 10.1 is GA, then a merge 5.7 innodb -> 10.1 will be possible |