mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-19 00:46:03 +01:00
test db address
This commit is contained in:
parent
413db6d246
commit
be73b11b54
@ -64,7 +64,7 @@ Poco::SharedPtr<SQLExecutor> MySQLTest::_pExecutor = 0;
|
||||
// Parameters for barebone-test
|
||||
#define MYSQL_USER "root"
|
||||
#define MYSQL_PWD "poco"
|
||||
#define MYSQL_HOST "192.168.1.33"
|
||||
#define MYSQL_HOST "localhost"
|
||||
#define MYSQL_PORT 3306
|
||||
#define MYSQL_DB "test"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user