mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Post-review fixes (BUG#15658).
This commit is contained in:
@ -104,7 +104,7 @@ sp_name *
|
||||
sp_name_current_db_new(THD *thd, LEX_STRING name);
|
||||
|
||||
bool
|
||||
sp_name_check(LEX_STRING name);
|
||||
check_routine_name(LEX_STRING name);
|
||||
|
||||
class sp_head :private Query_arena
|
||||
{
|
||||
|
Reference in New Issue
Block a user