Skip to content

Commit f5d060b

Browse files
bhtuckerkurtisvg
authored andcommitted
Fix typo in MySQL JDBC property table (#98)
1 parent d6fbe0f commit f5d060b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ When specifying the JDBC connection URL, add the additional parameters:
8383

8484
| Property | Value |
8585
| ---------------- | ------------- |
86-
| socketFactory | com.google.cloud.sql.postgres.SocketFactory |
86+
| socketFactory | com.google.cloud.sql.mysql.SocketFactory |
8787
| cloudSqlInstance | The instance connection name (found on the instance details) |
8888
| useSSL | False |
8989
| user | MySQL username |

0 commit comments

Comments
 (0)