From 165bf9325af23e4439e1a16c1d17f97b734bb0d9 Mon Sep 17 00:00:00 2001 From: "J.M" Date: Sun, 22 Dec 2013 20:18:14 +0100 Subject: [PATCH] rfe #1465 Docs for connecting IPv6 only instances Signed-off-by: J.M --- ChangeLog | 1 + doc/config.rst | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index d65e4d383a..b593e5c819 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ phpMyAdmin - ChangeLog - bug #4170 Overflow scroll for table grid is not a good solution - bug #2961 Relations settings not updated on config change - bug #4187 SQL query inline edit doesn't post changes on the first run ++ rfe #1465 Docs for connections to IPv6 only MySQL instances 4.1.1.0 (2013-12-17) - bug #4154 Error using UNION query diff --git a/doc/config.rst b/doc/config.rst index 5d362ff5f1..c8c04b264a 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -196,6 +196,11 @@ Server connection settings * dot - ``'.'``, i.e., use named pipes on windows systems * empty - ``''``, disables this server + .. note:: + + phpMyAdmin supports connecting to MySQL servers reachable via IPv6 only. + To connect to an IPv6 MySQL server, enter its IPv6 address in this field. + .. config:option:: $cfg['Servers'][$i]['port'] :type: string