Subject: CVS commit: pkgsrc/databases
From: Adam Ciarcinski
Date: 2015-12-08 09:49:51
Message id: 20151208084951.20247FB7B@cvs.NetBSD.org

Log Message:
Changes 5.6.28:
MySQL Server RPM packages now contain a conflict indicator for MySQL Connector \ 
C, such that an error occurs when installing MySQL Server if MySQL Connector C \ 
is also installed. To install MySQL Server, remove any MySQL Connector C \ 
packages first.

mysql_upgrade now attempts to print more informative errors than FATAL ERROR: \ 
Upgrade failed.

These client programs now support the --enable-cleartext-plugin option: \ 
mysqlcheck, mysqldump, mysqlimport, mysqlshow. This option enables the \ 
mysql_clear_password cleartext authentication plugin. (See The Cleartext \ 
Client-Side Authentication Plugin.)

Support for building with Solaris Studio 5.13 was added.

Performance Schema digests in DIGEST_TEXT columns have ... appended to the end \ 
to indicate when statements exceed the maximum statement size and were \ 
truncated. This is also now done for statement text values in SQL_TEXT columns.

Bugs Fixed

Files:
RevisionActionfile
1.29modifypkgsrc/databases/mysql56-client/Makefile.common
1.30modifypkgsrc/databases/mysql56-client/distinfo
1.21modifypkgsrc/databases/mysql56-server/PLIST