Bug #36271 | ALTER TABLE ... RENAME [OVERWRITE] [TO] to overwrite existing table | ||
---|---|---|---|
Submitted: | 23 Apr 2008 3:06 | Modified: | 15 May 2008 13:39 |
Reporter: | Ondra Zizka | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: DDL | Severity: | S4 (Feature request) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any | |
Tags: | ALTER TABLE, DDL, Drop, overwrite, rename, stored procedures |
[23 Apr 2008 3:06]
Ondra Zizka
[15 May 2008 13:39]
Susanne Ebrecht
Many thanks for writing a feature request. I can see lots of issues where a user could need this. I couldn't find something at SQL Standard about this topic. Let me try to say it with shell syntax: "MV [TEMP] TABLE a to b".