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
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue blocks |
Description |
Currently prepare_create_field() and sp_prepare_create_field() are global functions defined in sql_table.cc.
It's better to move these functions as method to Column_definition. |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Alexander Barkov [ bar ] | Michael Widenius [ monty ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Sprint | 10.2.4-2 [ 113 ] |
Assignee | Michael Widenius [ monty ] | Oleksandr Byelkin [ sanja ] |
Description |
Currently prepare_create_field() and sp_prepare_create_field() are global functions defined in sql_table.cc.
It's better to move these functions as method to Column_definition. |
Currently prepare_create_field() and sp_prepare_create_field() are global functions defined in sql_table.cc.
It's better to move these functions as method to Column_definition. |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Assignee | Oleksandr Byelkin [ sanja ] | Alexander Barkov [ bar ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
issue.field.resolutiondate | 2016-11-20 04:05:45.0 | 2016-11-20 04:05:45.08 |
Fix Version/s | 10.3.0 [ 22127 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 78223 ] | MariaDB v4 [ 132993 ] |
OK to push.