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 23a5579 commit 4f3d420Copy full SHA for 4f3d420
README.md
@@ -112,16 +112,16 @@ user:password@tcp(localhost:5555)/dbname?charset=utf8
112
```
113
114
115
-user:password@/dbname
+user:password@tcp([de:ad:be:ef::ca:fe]:80)/dbname
116
117
118
-No Database preselected:
119
120
-user:password@/
+user:password@/dbname
121
122
+No Database preselected:
123
124
-user:password@tcp([de:ad:be:ef::ca:fe]:80)/dbname
+user:password@/
125
126
127
---------------------------------------
0 commit comments