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

into  dipika.(none):/opt/local/work/mysql-5.1-runtime


client/mysqltest.c:
  Auto merged
This commit is contained in:
unknown 2008-02-07 23:53:03 +03:00
commit ee0b7f3856

View file

@ -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