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

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

into  dipika.(none):/opt/local/work/mysql-5.1-runtime
parents 5d5bed0b bf7991ba
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment