[MDEV-4456] Reverse discovery of ARCHIVE table on SELECT after disappearance of ARZ file Created: 2013-04-29 Updated: 2013-06-18 Resolved: 2013-06-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.2 |
| Fix Version/s: | 10.0.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Again, I'm not quite sure it's supposed to work, but it seems reasonable: if the server can discover a table on appearance of ARZ file and rediscover it on modification of ARZ file, then why not to anti-discover it when the ARZ file is gone? If it's by design, please close. The test below is only one line different from a fragment in archive.discover test.
This test fails with
ER_NO_SUCH_TABLE would have been much more elegant.
|
| Comments |
| Comment by Sergei Golubchik [ 2013-06-18 ] |
|
pushed in 10.0-base |