Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2.4-2
Description
Currently prepare_create_field() and sp_prepare_create_field() are global functions defined in sql_table.cc.
MDEV-10577 and MDEV-10914 will use more prepare_create_field() and sp_prepare_create_field().
It's better to move these functions as method to Column_definition.
Attachments
Issue Links
- blocks
-
MDEV-4912 Data type plugin API version 1
- Closed
-
MDEV-10577 sql_mode=ORACLE: %TYPE in variable declarations
- Closed