Commit 092cadbd authored by kostja@dipika.(none)'s avatar kostja@dipika.(none)
Browse files

Merge dipika.(none):/opt/local/work/mysql-5.0-runtime

into  dipika.(none):/opt/local/work/mysql-5.1-runtime
parents 5d5bed0b bf7991ba
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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