mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
- Adding a helper function append_identifier_opt_casedn()
- Reusing it in:
Item_ident::print()
Item_func_nextval::print()
Item_func_setval::print()
This change remove six my_casedn_str() calls and reduces the code size.
351 KiB
351 KiB