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.
1 parent d6fbe0f commit f5d060bCopy full SHA for f5d060b
README.md
@@ -83,7 +83,7 @@ When specifying the JDBC connection URL, add the additional parameters:
83
84
| Property | Value |
85
| ---------------- | ------------- |
86
-| socketFactory | com.google.cloud.sql.postgres.SocketFactory |
+| socketFactory | com.google.cloud.sql.mysql.SocketFactory |
87
| cloudSqlInstance | The instance connection name (found on the instance details) |
88
| useSSL | False |
89
| user | MySQL username |
0 commit comments