Bug #28109 | add sql mode to error out when doing DDL inside a transaction | ||
---|---|---|---|
Submitted: | 26 Apr 2007 0:05 | Modified: | 26 Apr 2007 14:25 |
Reporter: | Lukas Smith | Email Updates: | |
Status: | Open | Impact on me: | |
Category: | MySQL Server: General | Severity: | S4 (Feature request) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[26 Apr 2007 0:05]
Lukas Smith
[26 Apr 2007 4:04]
Valeriy Kravchuk
Thank you for a feature request. Do you know any other RDBMS that works like you requested?
[26 Apr 2007 14:25]
Lukas Smith
Admittedly no. As far as I know Oracle behaves just like MySQL does now. Obviously PostgreSQL supports DDL fully inside transactions. I could try and see how other RDBMS behave. However I have a hard time believing that this is actually what the user wants. As a matter of fact many many users of MySQL actually believe they could rollback DDL.