[MDEV-8180] RENAME on a SEQUENCE table should raise an error Created: 2015-05-19 Updated: 2022-09-12 Resolved: 2022-09-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.0.19 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Federico Razzoli | Assignee: | Sergei Golubchik |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | sequence_storage_engine | ||
| Description |
|
SEQUENCE tables are not renamed, but the RENAME statement doesn't raise any errors/warnings:
|
| Comments |
| Comment by Federico Razzoli [ 2015-05-25 ] |
|
Same happens with DROP TABLE. |
| Comment by Sergei Golubchik [ 2022-09-12 ] |
|
10.0 was EOLed in March 2019 |