Skip to content

Commit be73b11

Browse files
committed
test db address
1 parent 413db6d commit be73b11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Data/MySQL/testsuite/src/MySQLTest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Poco::SharedPtr<SQLExecutor> MySQLTest::_pExecutor = 0;
6464
// Parameters for barebone-test
6565
#define MYSQL_USER "root"
6666
#define MYSQL_PWD "poco"
67-
#define MYSQL_HOST "192.168.1.33"
67+
#define MYSQL_HOST "localhost"
6868
#define MYSQL_PORT 3306
6969
#define MYSQL_DB "test"
7070

0 commit comments

Comments
 (0)