summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2007-03-10 10:06:07 +0100
committerJuergen Daubert <jue@jue.li>2007-03-10 10:06:07 +0100
commitc52402599df654ffa3d22470df741bd8bd794ebc (patch)
tree08d13b14c198d52e240283be61d21fd8cffbdccb
parent0663ff476d13dc0b1fc787f0da333b6d03ba2787 (diff)
downloadopt-c52402599df654ffa3d22470df741bd8bd794ebc.tar.gz
opt-c52402599df654ffa3d22470df741bd8bd794ebc.tar.xz
mysql: update to 5.0.37
-rw-r--r--mysql/.footprint21
-rw-r--r--mysql/.md5sum2
-rw-r--r--mysql/Pkgfile2
3 files changed, 23 insertions, 2 deletions
diff --git a/mysql/.footprint b/mysql/.footprint
index 3748bcf11..ae34b3923 100644
--- a/mysql/.footprint
+++ b/mysql/.footprint
@@ -105,6 +105,7 @@ lrwxrwxrwx root/root usr/lib/mysql/libmysqlclient_r.so.15 -> libmysqlclient_r.so
-rw-r--r-- root/root usr/lib/mysql/libvio.a
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
+-rw-r--r-- root/root usr/man/man1/make_win_bin_dist.1.gz
-rw-r--r-- root/root usr/man/man1/msql2mysql.1.gz
-rw-r--r-- root/root usr/man/man1/my_print_defaults.1.gz
-rw-r--r-- root/root usr/man/man1/myisam_ftdump.1.gz
@@ -116,6 +117,7 @@ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/mysql_config.1.gz
-rw-r--r-- root/root usr/man/man1/mysql_explain_log.1.gz
-rw-r--r-- root/root usr/man/man1/mysql_fix_privilege_tables.1.gz
+-rw-r--r-- root/root usr/man/man1/mysql_install_db.1.gz
-rw-r--r-- root/root usr/man/man1/mysql_tzinfo_to_sql.1.gz
-rw-r--r-- root/root usr/man/man1/mysql_upgrade.1.gz
-rw-r--r-- root/root usr/man/man1/mysql_zap.1.gz
@@ -130,6 +132,25 @@ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/mysqlimport.1.gz
-rw-r--r-- root/root usr/man/man1/mysqlman.1.gz
-rw-r--r-- root/root usr/man/man1/mysqlshow.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_config.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_cpcd.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_delete_all.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_desc.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_drop_index.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_drop_table.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_error_reporter.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_mgm.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_mgmd.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_print_backup_file.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_print_schema_file.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_print_sys_file.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_restore.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_select_all.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_select_count.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_show_tables.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_size.pl.1.gz
+-rw-r--r-- root/root usr/man/man1/ndb_waiter.1.gz
+-rw-r--r-- root/root usr/man/man1/ndbd.1.gz
-rw-r--r-- root/root usr/man/man1/perror.1.gz
-rw-r--r-- root/root usr/man/man1/replace.1.gz
-rw-r--r-- root/root usr/man/man1/safe_mysqld.1.gz
diff --git a/mysql/.md5sum b/mysql/.md5sum
index ef5576f5d..59bee86bf 100644
--- a/mysql/.md5sum
+++ b/mysql/.md5sum
@@ -1,3 +1,3 @@
c92bf44516b82cad857fb386dbb64bfe my.cnf
-10cb85276a1468c7906a4ff4dd565d61 mysql-5.0.33.tar.gz
+26ed76facb58bdeae40c8310e337dde2 mysql-5.0.37.tar.gz
642a596f13ebd7e459c5ff2fd382f06b mysqld
diff --git a/mysql/Pkgfile b/mysql/Pkgfile
index 8661632f6..b022b81a9 100644
--- a/mysql/Pkgfile
+++ b/mysql/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses, zlib
name=mysql
-version=5.0.33
+version=5.0.37
release=1
source=(http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/$name-$version.tar.gz \
my.cnf mysqld)

Generated by cgit