[MDEV-11294] Move definitions of Derivation, DTCollation, Type_std_attributes from field.h and item.h to sql_type.h Created: 2016-11-16 Updated: 2017-04-07 Resolved: 2016-11-21 |
|
| 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: |
|
||||||||
| Description |
|
Many methods in Type_handler will use Type_std_attributes. |
| Comments |
| Comment by Alexey Botchkov [ 2016-11-21 ] |
|
Ok with the patch. |
| Comment by Alexander Barkov [ 2016-11-21 ] |
|
Puhed into the branch "10.3". |