mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Minor tweak to fix the Netware portability to libmysqld
This commit is contained in:
@@ -386,7 +386,7 @@ mysql_init(MYSQL *mysql)
|
||||
}
|
||||
|
||||
|
||||
void STDCALL mysql_once_init()
|
||||
void mysql_once_init()
|
||||
{
|
||||
if (!mysql_client_init)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user