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 f9fe4f9 + 433d566 commit b44cac6Copy full SHA for b44cac6
README.md
@@ -251,7 +251,7 @@ user@cloudsql(project-id:instance-name)/dbname
251
252
TCP using default port (3306) on localhost:
253
```
254
-user:password@tcp/dbname&charset=utf8mb4,utf8&sys_var=esc%40ped
+user:password@tcp/dbname?charset=utf8mb4,utf8&sys_var=esc%40ped
255
256
257
Use the default protocol (tcp) and host (localhost:3306):
0 commit comments