[MDEV-16107] Stale FRM in federated client Created: 2018-05-07 Updated: 2018-06-11 Resolved: 2018-06-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Federated |
| Affects Version/s: | 10.0, 10.1, 10.3.6, 10.2, 10.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Aleksey Midenkov | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
| Comments |
| Comment by Elena Stepanova [ 2018-05-07 ] |
|
I'll leave it to serg to decide what to do with it. Technically, it is of course easily reproducible, but I can't imagine how it can be any different. Re-discover a table on every read or write? |
| Comment by Sergei Golubchik [ 2018-06-11 ] |
|
This is expected behavior. FederatedX engine does not support automatic table discovery, so it's up to the user to ensure that the table definition is correct. |