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

Merge pcrews-mac-local.local:/Users/pcrews/usr/local/bin/data0/build_work/mysql-5.0-trigs

into  pcrews-mac-local.local:/Users/pcrews/usr/local/bin/data0/build_work/mysql-5.1-trigs
parents 79a709bd 853b9f4d
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;