26
26
Transactional DDL is currently not supported, although it may be in the future. This means that although currently you will get a ER_TRANSACTION_DDL_NOT_SUPPORTED error message if you try and execute DDL statements within a transaction, in future versions of Drizzle they may succeed.
30
30
For various reasons, Drizzle may have to ROLLBACK a statement or transaction
31
31
without having been asked to do so. Examples include lock wait timeout or