[MDEV-19599] Change db_name, table_name to LEX_CSTRING in Item_ident and Send_field Created: 2019-05-26 Updated: 2019-05-26 Resolved: 2019-05-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Fix Version/s: | 10.5.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
As a next step to Monty's 10.3 change in Item::field_name from "const char *" to LEX_CSTRING, let change the following members to LEX_CSTRING as well:
|