mysql: update to 5.0.33

This commit is contained in:
Juergen Daubert 2007-01-12 18:27:03 +01:00
parent 477c4c9601
commit 7b7e295610
3 changed files with 4 additions and 4 deletions

View File

@ -106,6 +106,7 @@ lrwxrwxrwx root/root usr/lib/mysql/libmysqlclient_r.so.15 -> libmysqlclient_r.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-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
-rw-r--r-- root/root usr/man/man1/myisamchk.1.gz
-rw-r--r-- root/root usr/man/man1/myisamlog.1.gz
@ -115,20 +116,19 @@ 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_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
-rw-r--r-- root/root usr/man/man1/mysqlaccess.1.gz
-rw-r--r-- root/root usr/man/man1/mysqladmin.1.gz
-rw-r--r-- root/root usr/man/man1/mysqlbinlog.1.gz
-rw-r--r-- root/root usr/man/man1/mysqlcheck.1.gz
-rw-r--r-- root/root usr/man/man1/mysqld.1.gz
-rw-r--r-- root/root usr/man/man1/mysqld_multi.1.gz
-rw-r--r-- root/root usr/man/man1/mysqld_safe.1.gz
-rw-r--r-- root/root usr/man/man1/mysqldump.1.gz
-rw-r--r-- root/root usr/man/man1/mysqlhotcopy.1.gz
-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/mysqlmanager.1.gz
-rw-r--r-- root/root usr/man/man1/mysqlshow.1.gz
-rw-r--r-- root/root usr/man/man1/perror.1.gz
-rw-r--r-- root/root usr/man/man1/replace.1.gz

View File

@ -1,3 +1,3 @@
c92bf44516b82cad857fb386dbb64bfe my.cnf
584d423440a9d9c859678e3d4f2690b3 mysql-5.0.27.tar.gz
10cb85276a1468c7906a4ff4dd565d61 mysql-5.0.33.tar.gz
642a596f13ebd7e459c5ff2fd382f06b mysqld

View File

@ -4,7 +4,7 @@
# Depends on: ncurses, zlib
name=mysql
version=5.0.27
version=5.0.33
release=1
source=(http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/$name-$version.tar.gz \
my.cnf mysqld)