From de8cbc09e11b4950e89f0fe729080cfbbe86a35d Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Fri, 17 Mar 2006 07:06:04 +0000 Subject: Update to 5.1.7 beta release: - add mysql_upgrade script to update the databases from an earlier (even minor) release --- databases/mysql54-server/files/patch-scripts::Makefile.in | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'databases/mysql54-server/files/patch-scripts::Makefile.in') diff --git a/databases/mysql54-server/files/patch-scripts::Makefile.in b/databases/mysql54-server/files/patch-scripts::Makefile.in index dd0d6964ae12..6548d492fc3c 100644 --- a/databases/mysql54-server/files/patch-scripts::Makefile.in +++ b/databases/mysql54-server/files/patch-scripts::Makefile.in @@ -1,6 +1,6 @@ ---- scripts/Makefile.in.orig Tue Jan 10 12:21:25 2006 -+++ scripts/Makefile.in Sat Jan 28 15:59:15 2006 -@@ -336,23 +336,7 @@ +--- scripts/Makefile.in.orig Mon Feb 27 22:26:54 2006 ++++ scripts/Makefile.in Thu Mar 16 08:04:00 2006 +@@ -342,24 +342,7 @@ yassl_libs_with_path = @yassl_libs_with_path@ yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@ zlib_dir = @zlib_dir@ @@ -19,13 +19,14 @@ - mysqlhotcopy \ - mysqldumpslow \ - mysql_explain_log \ +- mysql_upgrade \ - mysqld_multi \ - mysql_create_system_tables +bin_SCRIPTS = noinst_SCRIPTS = make_binary_distribution \ make_sharedlib_distribution \ -@@ -384,7 +368,7 @@ +@@ -392,7 +375,7 @@ mysqlaccess.conf \ mysqlbug -- cgit v1.2.3