[MDEV-5559] mysql.spider_tables corrupted by CREATE TABLE statement Created: 2014-01-24 Updated: 2014-06-11 Resolved: 2014-06-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.7 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Ian Gilfillan | Assignee: | Kentoku Shiba (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | spider | ||
| Environment: |
Ubuntu Linux 12.04 |
||
| Description |
|
mysql.spider_tables can be consistently corrupted as follows:
When subsequently creating a valid table, mysql.spider_tables is corrupted
I have managed to corrupt mysql.spider_tables in numerous other ways with the CREATE TABLE statement as well - this is just one easily repeatable example. |
| Comments |
| Comment by Sergey Vojtovich [ 2014-06-11 ] | ||||||||
|
Fixed in 10.0.12.
|