[MDEV-9362] InnoDB tables using DATA_DIRECTORY created using MySQL 5.6 do not work with MariaDB 10.1 Created: 2016-01-05 Updated: 2016-05-03 Resolved: 2016-05-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.14 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 10.1.14 | ||||||||
| Description |
|
Create a database using MySQL 5.6 server and create InnoDB table with DATA_DIRECTORY:
Shutdown server (cleanly) and start MariaDB 10.1 server to same data directory. Table is not found:
Error log contains:
|
| Comments |
| Comment by Jan Lindström (Inactive) [ 2016-05-03 ] |
|
commit 5dd0c77e9239217457cf795d6380bdd3bf0808ad Analysis: Problem is that tablespace flags bit DATA_DIR Fix: If we detect that there is difference between dictionary |