[phpMyAdmin Developers] phpMyAdmin 4.6.0 is released

Isaac Bennetch bennetch at gmail.com
Tue Mar 22 17:43:24 CET 2016


Welcome to phpMyAdmin 4.6.0, a regular maintenance release including
over 60 new features and bug fixes. Please note that this release ends
support for old versions of Microsoft Internet Explorer, which are no
longer supported by Microsoft. There is a new configuration directive,
$cfg['Servers'][$i]['ssl_verify'] which is useful in some cases with
self-signed certificates. The ForceSSL and PmaAbsoluteUri configuration
directives have been removed (the functions of both of these should
better be handled by the webserver than the application).

A complete list of new features and bugs that have been fixed is
available in the ChangeLog file or changelog.php included with this release.

A few highlights:
* Allow setting routine-wise privileges
* UI for defining partitioning in create table window
* Support JSON data type
* Editing partitions in table Structure
* Copy results to clipboard
* Reactivate cut&paste possibility in print view
* Display binary strings as text if they are valid UTF-8
* Copy multiple tables to database
* Show MySQL error messages in user language
* Add new configuration directive 'ssl_verify' for self-signed
certificates with mysqlnd and PHP >=5.6
* Remove ForceSSL and PmaAbsoluteUri configuration directives (these are
better handled by proper webserver configuration)
* Fixed several bugs relating to exporting, particularly with DEFAULT
and COMMENT fields

There are many more improvements; please refer to the ChangeLog for full
details.

As always, downloads are available at http://www.phpmyadmin.net

As always, thanks to our sponsors for helping to make this work possible!

The phpMyAdmin Team

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: OpenPGP digital signature
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20160322/2306be66/attachment.sig>


More information about the Developers mailing list