diff --git a/Tests.Common/TestDatabases.txt b/Tests.Common/TestDatabases.txt index 7bbd0ef973..ad01514c1a 100644 --- a/Tests.Common/TestDatabases.txt +++ b/Tests.Common/TestDatabases.txt @@ -8,7 +8,7 @@ ServerName: localhost Prefix: TEST_ -MySql: server=127.0.0.1;Uid=root;Pwd=YourStrong!Passw0rd;SslMode=None +MySql: server=127.0.0.1;Uid=root;Pwd=YourStrong!Passw0rd;AllowPublicKeyRetrieval=True PostgreSql: User ID=postgres;Password=;Host=127.0.0.1;Port=5432 Oracle: #User accounts you can create with limited access rights (e.g. connect list databases etc). These users will be used in low privilege tests @@ -20,4 +20,4 @@ Oracle: #MySqlLowPrivilegeUsername: minion #MySqlLowPrivilegePassword: minionPass #OracleLowPrivilegeUsername: minion -#OracleLowPrivilegePassword: minionPass \ No newline at end of file +#OracleLowPrivilegePassword: minionPass