Merge remote-tracking branch 'origin/QA_4_1' into QA_4_1
This commit is contained in:
commit
93f530e26b
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user