Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
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:
- Item_ident::db_name
- Item_ident::table_name
- Item_ident::orig_db_name
- Item_ident::orig_table_name
- Send_field::db_name
- Send_field::table_name
- Send_field::org_table_name