mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
5.5 merge and fixes for compiler/test errors
This commit is contained in:
@ -7862,7 +7862,7 @@ bool check_host_name(LEX_STRING *str)
|
||||
}
|
||||
|
||||
|
||||
extern int MYSQLparse(void *thd); // from sql_yacc.cc
|
||||
extern int MYSQLparse(THD *thd); // from sql_yacc.cc
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user