Browse Source
MDEV-25501 routine_definition in information_schema.routines loses tablename if it starts with an _ and is not backticked
MDEV-25501 routine_definition in information_schema.routines loses tablename if it starts with an _ and is not backticked
remove code duplication in Lex_input_stream::scan_ident_middle(), make sure identifiers are always use the same code path whether they start form an underscore or not.pull/1843/head
3 changed files with 54 additions and 14 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue