Commit 7fee7908 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.0-bugteam

into  pcrews-mac-local.local:/Users/pcrews/usr/local/bin/data0/build_work/mysql-5.0-trigs
parents e22ef242 853b9f4d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5464,6 +5464,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;