[MDEV-11245] Move prepare_create_field and sp_prepare_create_field() as methods to Column_definition Created: 2016-11-07 Updated: 2017-04-09 Resolved: 2016-11-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Fix Version/s: | 10.3.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | refactoring | ||
| Issue Links: |
|
||||||||||||
| Sprint: | 10.2.4-2 | ||||||||||||
| Description |
|
Currently prepare_create_field() and sp_prepare_create_field() are global functions defined in sql_table.cc. |
| Comments |
| Comment by Oleksandr Byelkin [ 2016-11-19 ] |
|
OK to push. |