Explicitely state that we do not support IPv6 here.

This commit is contained in:
Michal Čihař
2008-12-07 16:04:21 +00:00
parent f459bb6f6e
commit 8c7f465209

View File

@@ -1121,7 +1121,8 @@ ALTER TABLE `pma_column_comments`
<tt>xxx.xxx.xxx.xxx/nn</tt> (CIDR, Classless Inter-Domain Routing type <abbr title="Internet Protocol">IP</abbr> addresses)<br />
But the following does not work:<br />
<tt>xxx.xxx.xxx.xx[yyy-zzz]</tt> (partial
<abbr title="Internet Protocol">IP</abbr> address range)
<abbr title="Internet Protocol">IP</abbr> address range)<br />
Also IPv6 addresses are not supported.
</dd>
<dt><span id="cfg_Servers_SignonSession">$cfg['Servers'][$i]['SignonSession']</span> string</dt>
<dd>Name of session which will be used for signon authentication method.