Commit b837c420 authored by unknown's avatar unknown

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


client/mysqltest.c:
  Auto merged
parents 6ef8efd4 5cda5240
...@@ -5490,6 +5490,7 @@ void init_win_path_patterns() ...@@ -5490,6 +5490,7 @@ void init_win_path_patterns()
const char* paths[] = { "$MYSQL_TEST_DIR", const char* paths[] = { "$MYSQL_TEST_DIR",
"$MYSQL_TMP_DIR", "$MYSQL_TMP_DIR",
"$MYSQLTEST_VARDIR", "$MYSQLTEST_VARDIR",
"$MASTER_MYSOCK",
"./test/" }; "./test/" };
int num_paths= sizeof(paths)/sizeof(char*); int num_paths= sizeof(paths)/sizeof(char*);
int i; int i;
......
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