Commit b3510ccf authored by pcrews@pcrews-mac-local.local's avatar pcrews@pcrews-mac-local.local
Browse files

Merge bk-internal.mysql.com:/home/bk/mysql-5.1-bugteam

into  pcrews-mac-local.local:/Users/pcrews/usr/local/bin/data0/build_work/mysql-5.1-trigs
parents 6cc28909 91e893bc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5490,6 +5490,7 @@ void init_win_path_patterns()
  const char* paths[] = { "$MYSQL_TEST_DIR",
                          "$MYSQL_TMP_DIR",
                          "$MYSQLTEST_VARDIR",
                          "$MASTER_MYSOCK",
                          "./test/" };
  int num_paths= sizeof(paths)/sizeof(char*);
  int i;