We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d37c3bb + ee9c808 commit 1c65f10Copy full SHA for 1c65f10
1 file changed
src/code.cloudfoundry.org/inigo/bin/test.ps1
@@ -67,7 +67,8 @@ datadir=C:\\var\\vcap\\data\\mysql
67
ssl-cert=$certFile
68
ssl-key=$keyFile
69
ssl-ca=$caFile
70
-max_connections=1000"
+max_connections=1000
71
+mysql_native_password=ON"
72
73
Restart-Service Mysql
74
}
0 commit comments