mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Portabilityfix in mysqladmin.c
Fix when using --localstatedir Cleaned up mysql.server
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#ifdef THREAD
|
||||
#include <my_pthread.h> /* because of signal() */
|
||||
#endif
|
||||
#include <sys/stat.h>
|
||||
|
||||
#define ADMIN_VERSION "8.37"
|
||||
#define MAX_MYSQL_VAR 128
|
||||
|
||||
Reference in New Issue
Block a user