mysql: update to 5.0.21
This commit is contained in:
parent
8d69952eab
commit
b8eb9e96cc
@ -105,6 +105,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/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
|
||||
-rw-r--r-- root/root usr/man/man1/myisampack.1.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
c92bf44516b82cad857fb386dbb64bfe my.cnf
|
||||
946867320094875c1a44f305bcdf1665 mysql-5.0.20a.tar.gz
|
||||
c3165204c42e1db6fc3a95a4fd2cd22f mysql-5.0.21.tar.gz
|
||||
642a596f13ebd7e459c5ff2fd382f06b mysqld
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: ncurses, zlib
|
||||
|
||||
name=mysql
|
||||
version=5.0.20a
|
||||
version=5.0.21
|
||||
release=1
|
||||
source=(http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/$name-$version.tar.gz \
|
||||
my.cnf mysqld)
|
||||
|
Loading…
x
Reference in New Issue
Block a user