mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.5' into 10.6
This commit is contained in:
@@ -219,3 +219,7 @@ error:
|
||||
DBUG_RETURN(0);
|
||||
}
|
||||
|
||||
char *get_tty_password(const char *opt_message)
|
||||
{
|
||||
return my_get_tty_password(opt_message);
|
||||
}
|
||||
|
Reference in New Issue
Block a user