mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
netware doesnt use fork
This commit is contained in:
@@ -1012,7 +1012,7 @@ run_scheduler(stats *sptr, statement *stmts, uint concur, ulonglong limit)
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#ifndef __WIN__
|
||||
#if !(defined(__WIN__) || defined(__NETWARE__))
|
||||
#ifdef HAVE_LIBPTHREAD
|
||||
else
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user