From e6dd359976b2f2759f3cb107cf14e23ed30dafd1 Mon Sep 17 00:00:00 2001 From: Simon J Mudd Date: Mon, 15 Dec 2014 23:58:48 +0100 Subject: [PATCH] Mention the default port --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1bcf3b7..880adbb 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Access to MySQL can be made by one of the following methods: * connect via a socket with `--socket=/path/to/mysql.sock --user=someuser --password=somepass` The user if not specified will default to the contents of `$USER`. +The port if not specified will default to 3306. ### Grants -- 2.7.4