150304 18:36:27 InnoDB: Assertion failure in thread 140331370538752 in file btr0cur.c line 329
(for page space=837, page_no=28006),
Then
150304 21:13:19 InnoDB: Error: space id and page n:o stored in the page
InnoDB: read in are 838:0, should be 838:111751!
repeated twice
Then
InnoDB: Record 13110 is above rec heap top 12973
...
InnoDB: Page number (if stored to page already) 12766,
InnoDB: space id (if created with >= MySQL-4.1.1 and stored already) 821
We have three space ids: 821, 837, 838. Is it confirmed that the innochecksumed tables indeed have these ids?
The error log shows
150304 18:36:27 InnoDB: Assertion failure in thread 140331370538752 in file btr0cur.c line 329
(for page space=837, page_no=28006),
Then
150304 21:13:19 InnoDB: Error: space id and page n:o stored in the page
InnoDB: read in are 838:0, should be 838:111751!
repeated twice
Then
InnoDB: Record 13110 is above rec heap top 12973
...
InnoDB: Page number (if stored to page already) 12766,
InnoDB: space id (if created with >= MySQL-4.1.1 and stored already) 821
We have three space ids: 821, 837, 838. Is it confirmed that the innochecksumed tables indeed have these ids?