expand_import cannot treat .ibd file created by <5.1.7

Bug #727704 reported by Yasufumi Kinoshita
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Undecided
Unassigned

Bug Description

<5.1.7
doesn't use page type FIL_PAGE_TYPE_XDES.
so line "ut_a(fil_page_get_type(page) == FIL_PAGE_TYPE_XDES);" always causes crash for <5.1.7 files.

This line should be ut_ad() instead of ut_a() for the usual case.

Tags: cr

Related branches

Changed in percona-server:
assignee: nobody → Yasufumi Kinoshita (yasufumi-kinoshita)
tags: added: cr
Changed in percona-server:
status: New → Fix Committed
Changed in percona-server:
status: Fix Committed → Fix Released
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-2613

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.