[MDEV-11106] Improve error messages when importing tablespaces Created: 2016-10-22 Updated: 2017-05-29 Resolved: 2016-10-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table, Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.0.27 |
| Fix Version/s: | 10.1.19 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Manuel Arostegui | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
debian 8.6 |
||
| Description |
|
I am running MariaDB 10.0.27 and I was importing some tablespaces from another host.
When trying to debug the issue, the logs were not too helpful
It would be nice to try to generate more verbosity with this kind of error. Thanks PS: Let me know if this rather needs to be reported to bugs.mysql.com |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2016-10-27 ] | ||||||||
|
What did the show warnings; output ? | ||||||||
| Comment by Manuel Arostegui [ 2016-10-27 ] | ||||||||
|
I didn't run it | ||||||||
| Comment by Jan Lindström (Inactive) [ 2016-10-27 ] | ||||||||
|
Ok, do you have .cfg and .ibd file for abuse_filter_action table that causes problems and could you share that with us ? | ||||||||
| Comment by Manuel Arostegui [ 2016-10-27 ] | ||||||||
|
No I don't have them anymore as this happened a few days ago, as I tried twice and the second time it worked fine - which is also weird because nothing changed in the way I did it. | ||||||||
| Comment by Jan Lindström (Inactive) [ 2016-10-28 ] | ||||||||
|
If you do not have error logs or anything else that would help to get bottom of this, I can't help you anymore. If you see this again please do not remove anything. On surface it could be that you did run out of disk space when exporting but not sure as above IO error is quite generic. | ||||||||
| Comment by Manuel Arostegui [ 2016-10-28 ] | ||||||||
|
We did not run out of space. | ||||||||
| Comment by Jan Lindström (Inactive) [ 2016-10-29 ] | ||||||||
|
commit de0f77a2a87e0d77df9cd2b079f51e3142db1e22 Add error message when used index_id in index page is not found | ||||||||
| Comment by Manuel Arostegui [ 2016-10-29 ] | ||||||||
|
Hi Jan, How can I see that commit? Just curious to see the fix. | ||||||||
| Comment by Manuel Arostegui [ 2017-05-29 ] | ||||||||
|
This is not yet fixed
|