mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 00:54:30 +02:00
Merge branch '10.6' into 10.9
This commit is contained in:
commit
34a8e78581
858 changed files with 12273 additions and 6173 deletions
|
|
@ -219,3 +219,7 @@ error:
|
|||
DBUG_RETURN(0);
|
||||
}
|
||||
|
||||
char *get_tty_password(const char *opt_message)
|
||||
{
|
||||
return my_get_tty_password(opt_message);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue