[MDEV-14370] TEMPORARY keyword in ALTER TABLE Created: 2017-11-12 Updated: 2017-11-12 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Parser |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Federico Razzoli | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I find very useful to have DROP TEMPORARY TABLE syntax, which prevents us to drop a basetable by mistake. It would be consistent and useful to have the same syntax for ALTER TABLE. |