Skip to content

Commit 562ff2e

Browse files
committed
Update README.md
1 parent bf0a4e1 commit 562ff2e

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
@@ -99,7 +99,7 @@ The functions [net.JoinHostPort](http://golang.org/pkg/net/#JoinHostPort) and [n
9999
For Unix domain sockets the address is the absolute path to the MySQL-Server-socket, e.g. `/var/run/mysqld/mysqld.sock` or `/tmp/mysql.sock`.
100100

101101
#### Parameters
102-
**Parameters are case-sensitive!**
102+
***Parameters are case-sensitive!***
103103

104104
Possible Parameters are:
105105
* `timeout`: **Driver** side connection timeout. The value must be a string of decimal numbers, each with optional fraction and a unit suffix ( *"ms"*, *"s"*, *"m"*, *"h"* ), such as *"30s"*, *"0.5m"* or *"1m30s"*. To set a server side timeout, use the parameter [`wait_timeout`](http://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html#sysvar_wait_timeout).

0 commit comments

Comments
 (0)