summaryrefslogtreecommitdiff
path: root/databases/mysql51-server
diff options
context:
space:
mode:
authorobache <obache>2012-09-15 14:48:57 +0000
committerobache <obache>2012-09-15 14:48:57 +0000
commita42dd24d655b5b6b99fbfeac91eeb46d7a970ba9 (patch)
tree6bfa784353168e53e6418efdd18f5b1f8c6b6d0b /databases/mysql51-server
parentea730d83915bd56c5fb85724244842f36ddfbdd2 (diff)
downloadpkgsrc-a42dd24d655b5b6b99fbfeac91eeb46d7a970ba9.tar.gz
Update mysql51 to 5.1.65.
While here, let to use OpenSSL instead of internal yaSSL with ssl option, may related to PR 46912. Changes in MySQL 5.1.65 (2012-08-09) Functionality Added or Changed * Important Change: The YEAR(2) data type is now deprecated because it is problematic. Support for YEAR(2) will be removed in a future release of MySQL. For more information, see Section 11.3.4, "YEAR(2) Limitations and Migrating to YEAR(4)". Bugs Fixed * The server did not build with gcc 4.7. (Bug #14238406) Changes in MySQL 5.1.64 (Not released) Functionality Added or Changed * Important Change: Replication: The SHOW BINARY LOGS statement (and its equivalent SHOW MASTER LOGS) may now be executed by a user with the REPLICATION CLIENT privilege. (Formerly, the SUPER privilege was necessary to use either form of this statement.)
Diffstat (limited to 'databases/mysql51-server')
-rw-r--r--databases/mysql51-server/PLIST11
-rw-r--r--databases/mysql51-server/distinfo8
2 files changed, 14 insertions, 5 deletions
diff --git a/databases/mysql51-server/PLIST b/databases/mysql51-server/PLIST
index c67653534d6..35ed4984087 100644
--- a/databases/mysql51-server/PLIST
+++ b/databases/mysql51-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2012/05/13 12:59:39 taca Exp $
+@comment $NetBSD: PLIST,v 1.21 2012/09/15 14:48:57 obache Exp $
bin/innochecksum
bin/my_print_defaults
bin/myisam_ftdump
@@ -312,6 +312,7 @@ share/mysql-test/include/mix2.inc
share/mysql-test/include/mix2_ucs2.inc
share/mysql-test/include/mtr_check.sql
share/mysql-test/include/mtr_warnings.sql
+share/mysql-test/include/mysqlbinlog_have_debug.inc
share/mysql-test/include/mysqlbinlog_row_engine.inc
share/mysql-test/include/mysqldump.inc
share/mysql-test/include/mysqlhotcopy.inc
@@ -2699,6 +2700,7 @@ share/mysql-test/suite/innodb/r/innodb_bug57255.result
share/mysql-test/suite/innodb/r/innodb_bug59410.result
share/mysql-test/suite/innodb/r/innodb_bug59641.result
share/mysql-test/suite/innodb/r/innodb_bug60049.result
+share/mysql-test/suite/innodb/r/innodb_bug14007649.result
share/mysql-test/suite/innodb/r/innodb_gis.result
share/mysql-test/suite/innodb/r/innodb_lock_wait_timeout_1.result
share/mysql-test/suite/innodb/r/innodb_misc1.result
@@ -2729,6 +2731,7 @@ share/mysql-test/suite/innodb/t/innodb_bug12400341.test
share/mysql-test/suite/innodb/t/innodb_bug12661768.test
share/mysql-test/suite/innodb/t/innodb_bug13510739.test
share/mysql-test/suite/innodb/t/innodb_bug13635833.test
+share/mysql-test/suite/innodb/t/innodb_bug14007649.test
share/mysql-test/suite/innodb/t/innodb_bug21704.test
share/mysql-test/suite/innodb/t/innodb_bug30423.test
share/mysql-test/suite/innodb/t/innodb_bug30919-master.opt
@@ -2811,6 +2814,7 @@ share/mysql-test/suite/innodb_plugin/r/innodb_bug11766634.result
share/mysql-test/suite/innodb_plugin/r/innodb_bug12400341.result
share/mysql-test/suite/innodb_plugin/r/innodb_bug13510739.result
share/mysql-test/suite/innodb_plugin/r/innodb_bug13635833.result
+share/mysql-test/suite/innodb_plugin/r/innodb_bug14007649.result
share/mysql-test/suite/innodb_plugin/r/innodb_bug21704.result
share/mysql-test/suite/innodb_plugin/r/innodb_bug30423.result
share/mysql-test/suite/innodb_plugin/r/innodb_bug30919.result
@@ -2907,6 +2911,7 @@ share/mysql-test/suite/innodb_plugin/t/innodb_bug12400341-master.opt
share/mysql-test/suite/innodb_plugin/t/innodb_bug12400341.test
share/mysql-test/suite/innodb_plugin/t/innodb_bug13510739.test
share/mysql-test/suite/innodb_plugin/t/innodb_bug13635833.test
+share/mysql-test/suite/innodb_plugin/t/innodb_bug14007649.test
share/mysql-test/suite/innodb_plugin/t/innodb_bug21704.test
share/mysql-test/suite/innodb_plugin/t/innodb_bug30423.test
share/mysql-test/suite/innodb_plugin/t/innodb_bug30919-master.opt
@@ -3674,6 +3679,7 @@ share/mysql-test/suite/rpl/r/rpl_alter_db.result
share/mysql-test/suite/rpl/r/rpl_auto_increment.result
share/mysql-test/suite/rpl/r/rpl_auto_increment_11932.result
share/mysql-test/suite/rpl/r/rpl_auto_increment_bug33029.result
+share/mysql-test/suite/rpl/r/rpl_auto_increment_bug45679.result
share/mysql-test/suite/rpl/r/rpl_auto_increment_update_failure.result
share/mysql-test/suite/rpl/r/rpl_begin_commit_rollback.result
share/mysql-test/suite/rpl/r/rpl_binlog_corruption.result
@@ -3786,6 +3792,7 @@ share/mysql-test/suite/rpl/r/rpl_not_null_innodb.result
share/mysql-test/suite/rpl/r/rpl_not_null_myisam.result
share/mysql-test/suite/rpl/r/rpl_optimize.result
share/mysql-test/suite/rpl/r/rpl_packet.result
+share/mysql-test/suite/rpl/r/rpl_parallel_show_binlog_events_purge_logs.result
share/mysql-test/suite/rpl/r/rpl_plugin_load.result
share/mysql-test/suite/rpl/r/rpl_ps.result
share/mysql-test/suite/rpl/r/rpl_rbr_to_sbr.result
@@ -3936,6 +3943,7 @@ share/mysql-test/suite/rpl/t/rpl_auto_increment-master.opt
share/mysql-test/suite/rpl/t/rpl_auto_increment.test
share/mysql-test/suite/rpl/t/rpl_auto_increment_11932.test
share/mysql-test/suite/rpl/t/rpl_auto_increment_bug33029.test
+share/mysql-test/suite/rpl/t/rpl_auto_increment_bug45679.test
share/mysql-test/suite/rpl/t/rpl_auto_increment_update_failure.test
share/mysql-test/suite/rpl/t/rpl_begin_commit_rollback-master.opt
share/mysql-test/suite/rpl/t/rpl_begin_commit_rollback-slave.opt
@@ -4098,6 +4106,7 @@ share/mysql-test/suite/rpl/t/rpl_optimize.test
share/mysql-test/suite/rpl/t/rpl_packet-master.opt
share/mysql-test/suite/rpl/t/rpl_packet-slave.opt
share/mysql-test/suite/rpl/t/rpl_packet.test
+share/mysql-test/suite/rpl/t/rpl_parallel_show_binlog_events_purge_logs.test
share/mysql-test/suite/rpl/t/rpl_plugin_load-master.opt
share/mysql-test/suite/rpl/t/rpl_plugin_load-slave.opt
share/mysql-test/suite/rpl/t/rpl_plugin_load.test
diff --git a/databases/mysql51-server/distinfo b/databases/mysql51-server/distinfo
index 6b02e749e52..e5ccdb2c714 100644
--- a/databases/mysql51-server/distinfo
+++ b/databases/mysql51-server/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.25 2012/05/13 12:59:39 taca Exp $
+$NetBSD: distinfo,v 1.26 2012/09/15 14:48:57 obache Exp $
-SHA1 (mysql-5.1.63.tar.gz) = ce1743098b53540cb75c144d71299bace7398aef
-RMD160 (mysql-5.1.63.tar.gz) = d5e9afab1d7fdce959400376398593b59fff6814
-Size (mysql-5.1.63.tar.gz) = 24517173 bytes
+SHA1 (mysql-5.1.65.tar.gz) = 9af3740d0a9f3fb2a9423500dd298b423867cf6e
+RMD160 (mysql-5.1.65.tar.gz) = f777be188656bf5ff4c486e2ecf8faf7f9969d99
+Size (mysql-5.1.65.tar.gz) = 24673939 bytes
SHA1 (patch-aa) = 2a5321738e637a56e57cd6b1b40908d2bf275506
SHA1 (patch-ab) = 4c485a74d55553d63fc3dbc0350d0aa0068e1fcf
SHA1 (patch-ac) = bfb6eec77d7c5aa8d2b849632769005dcf2e272c