[MDEV-9235] Add Type_handler::is_param_long_data_type() Created: 2015-12-03 Updated: 2017-04-22 Resolved: 2017-04-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Fix Version/s: | 10.3.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | refactoring | ||
| Issue Links: |
|
||||||||
| Description |
|
Move this code:
into a new virtual method in Type_handler. |
| Comments |
| Comment by Alexander Barkov [ 2017-04-22 ] |
|
Pushed to bb-10.2-ext. |