MySQL 9.1.0
Source Code Documentation
|
Instant DDL interface. More...
Go to the source code of this file.
Classes | |
class | Instant_ddl_impl< Table > |
Typedefs | |
using | Columns = std::vector< Field * > |
Enumerations | |
enum class | Instant_Type : uint16_t { INSTANT_IMPOSSIBLE , INSTANT_NO_CHANGE , INSTANT_VIRTUAL_ONLY , INSTANT_ADD_DROP_COLUMN , INSTANT_COLUMN_RENAME } |
Flags indicating if current operation can be done instantly. More... | |
Instant DDL interface.
Created 2020-04-24 by Mayank Prasad.
|
strong |
Flags indicating if current operation can be done instantly.