Skip to content

Commit 433d566

Browse files
committed
Update README.md
1 parent f9fe4f9 commit 433d566

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
@@ -251,7 +251,7 @@ user@cloudsql(project-id:instance-name)/dbname
251251

252252
TCP using default port (3306) on localhost:
253253
```
254-
user:password@tcp/dbname&charset=utf8mb4,utf8&sys_var=esc%40ped
254+
user:password@tcp/dbname?charset=utf8mb4,utf8&sys_var=esc%40ped
255255
```
256256

257257
Use the default protocol (tcp) and host (localhost:3306):

0 commit comments

Comments
 (0)