Loading client/mysqltest.c +4 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,10 @@ #ifdef HAVE_SYS_WAIT_H #include <sys/wait.h> #endif #ifdef __WIN__ #include <direct.h> #endif /* Use cygwin for --exec and --system before 5.0 */ #if MYSQL_VERSION_ID < 50000 Loading Loading
client/mysqltest.c +4 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,10 @@ #ifdef HAVE_SYS_WAIT_H #include <sys/wait.h> #endif #ifdef __WIN__ #include <direct.h> #endif /* Use cygwin for --exec and --system before 5.0 */ #if MYSQL_VERSION_ID < 50000 Loading