diff options
author | adam <adam@pkgsrc.org> | 2015-12-08 08:49:50 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-12-08 08:49:50 +0000 |
commit | 976ad7b17a068504883fd4fde9f3b43c5c09989c (patch) | |
tree | a8f9870f216deb49a8d3b8ce202e060067b8c8aa /databases | |
parent | 02d18842e684b23515a7fff7f2d68be38f425622 (diff) | |
download | pkgsrc-976ad7b17a068504883fd4fde9f3b43c5c09989c.tar.gz |
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
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mysql56-client/Makefile.common | 4 | ||||
-rw-r--r-- | databases/mysql56-client/distinfo | 10 | ||||
-rw-r--r-- | databases/mysql56-server/PLIST | 8 |
3 files changed, 14 insertions, 8 deletions
diff --git a/databases/mysql56-client/Makefile.common b/databases/mysql56-client/Makefile.common index 13b4daca693..391aab3b623 100644 --- a/databases/mysql56-client/Makefile.common +++ b/databases/mysql56-client/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.28 2015/10/07 11:22:00 adam Exp $ +# $NetBSD: Makefile.common,v 1.29 2015/12/08 08:49:50 adam Exp $ # # used by databases/mysql56-client/Makefile # used by databases/mysql56-server/Makefile -DISTNAME= mysql-5.6.27 +DISTNAME= mysql-5.6.28 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQL-5.6/} diff --git a/databases/mysql56-client/distinfo b/databases/mysql56-client/distinfo index 97aa8d99cb0..f96523b5e20 100644 --- a/databases/mysql56-client/distinfo +++ b/databases/mysql56-client/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.29 2015/11/03 01:56:15 agc Exp $ +$NetBSD: distinfo,v 1.30 2015/12/08 08:49:50 adam Exp $ -SHA1 (mysql-5.6.27.tar.gz) = 92402a41f708e3473ab2831033c7c0af84f61027 -RMD160 (mysql-5.6.27.tar.gz) = c714adee04dcf1387cde40044e7a4fd007db1204 -SHA512 (mysql-5.6.27.tar.gz) = 2839a2f481eec52272a7965d1344677c0d0b77d85108e3b4986dc346caebf62d9ef6347756bac156dd943ad57440d6cac9283ee252e30bd3a1e430c492aceb09 -Size (mysql-5.6.27.tar.gz) = 33327156 bytes +SHA1 (mysql-5.6.28.tar.gz) = ae2558f7cf678163884b720779fc3bb3d09e48fc +RMD160 (mysql-5.6.28.tar.gz) = 7788e836184b1583531c5e786a40be20c9ad79cc +SHA512 (mysql-5.6.28.tar.gz) = f02f91586567cb240ec882108ed5cc9e49a4e96545738cf00d43ba6c1fbe8d08b3726dccbe6f7b2412136a1bd50098543975d68ed2322f4cdeb7cd9572d48fcc +Size (mysql-5.6.28.tar.gz) = 32182980 bytes SHA1 (sphinx-2.2.10-release.tar.gz) = 0f2372dd41df2848ea06c6076a86af6f0f66a071 RMD160 (sphinx-2.2.10-release.tar.gz) = 2712e8ce85609e78c53bd2d9fba877f1e630d5f2 SHA512 (sphinx-2.2.10-release.tar.gz) = 07683f64df730368563e11a7d2939b521837c9a04944ab7d6d09732ab06e451b674169eca4f85db2aae41d883bd16fb4d17b9265912fea9691d07d407d7212d8 diff --git a/databases/mysql56-server/PLIST b/databases/mysql56-server/PLIST index 65cc8c00b9d..6699f183aa2 100644 --- a/databases/mysql56-server/PLIST +++ b/databases/mysql56-server/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2015/10/03 12:46:13 adam Exp $ +@comment $NetBSD: PLIST,v 1.21 2015/12/08 08:49:50 adam Exp $ bin/innochecksum bin/my_print_defaults bin/myisam_ftdump @@ -984,6 +984,7 @@ share/mysql/test/r/drop_debug.result share/mysql/test/r/ds_mrr-big.result share/mysql/test/r/dynamic_tracing.result share/mysql/test/r/empty_table.result +share/mysql/test/r/enable_cleartext_plugin.result share/mysql/test/r/endspace.result share/mysql/test/r/eq_range_idx_stat.result share/mysql/test/r/error_simulation.result @@ -2028,6 +2029,7 @@ share/mysql/test/suite/binlog/t/binlog_database.test share/mysql/test/suite/binlog/t/binlog_delete_and_flush_index.test share/mysql/test/suite/binlog/t/binlog_drop_if_exists.test share/mysql/test/suite/binlog/t/binlog_enforce_gtid_consistency.test +share/mysql/test/suite/binlog/t/binlog_error_action-master.opt share/mysql/test/suite/binlog/t/binlog_error_action.test share/mysql/test/suite/binlog/t/binlog_format_switch_in_tmp_table.test share/mysql/test/suite/binlog/t/binlog_grant.test @@ -3436,6 +3438,7 @@ share/mysql/test/suite/innodb/include/innodb_stats.inc share/mysql/test/suite/innodb/include/innodb_stats_table_flag.inc share/mysql/test/suite/innodb/include/innodb_stats_table_flag_analyze.inc share/mysql/test/suite/innodb/r/add_foreign_key.result +share/mysql/test/suite/innodb/r/alter_rename_existing.result share/mysql/test/suite/innodb/r/blob-update-debug.result share/mysql/test/suite/innodb/r/blob_redo.result share/mysql/test/suite/innodb/r/checksum.result @@ -3621,6 +3624,7 @@ share/mysql/test/suite/innodb/r/strict_checksum.result share/mysql/test/suite/innodb/r/strict_mode.result share/mysql/test/suite/innodb/r/xa_recovery.result share/mysql/test/suite/innodb/t/add_foreign_key.test +share/mysql/test/suite/innodb/t/alter_rename_existing.test share/mysql/test/suite/innodb/t/blob-update-debug.test share/mysql/test/suite/innodb/t/blob_redo-master.opt share/mysql/test/suite/innodb/t/blob_redo.test @@ -8921,6 +8925,8 @@ share/mysql/test/t/drop_debug.test share/mysql/test/t/ds_mrr-big.test share/mysql/test/t/dynamic_tracing.test share/mysql/test/t/empty_table.test +share/mysql/test/t/enable_cleartext_plugin-master.opt +share/mysql/test/t/enable_cleartext_plugin.test share/mysql/test/t/endspace.test share/mysql/test/t/eq_range_idx_stat.test share/mysql/test/t/error_simulation.test |