mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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)
|
if (!mysql_client_init)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user