mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
updated to mysql-4.0.16
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1552 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
fed0d0a6ad
commit
57746c76c3
@ -5,6 +5,7 @@
|
||||
comp_err</command>, <command>
|
||||
isamchk</command>, <command>
|
||||
isamlog</command>, <command>
|
||||
make_win_src_distribution</command>, <command>
|
||||
msql2mysql</command>, <command>
|
||||
my_print_defaults</command>, <command>
|
||||
myisamchk</command>, <command>
|
||||
|
@ -4,9 +4,9 @@
|
||||
<!ENTITY mysql-exp SYSTEM "mysql-exp.xml">
|
||||
<!ENTITY mysql-config SYSTEM "mysql-config.xml">
|
||||
<!ENTITY mysql-desc SYSTEM "mysql-desc.xml">
|
||||
<!ENTITY mysql-version "4.0.15a">
|
||||
<!ENTITY mysql-version "4.0.16">
|
||||
<!ENTITY mysql-download-http "http://mysql.he.net/Downloads/MySQL-4.0/mysql-&mysql-version;.tar.gz">
|
||||
<!ENTITY mysql-download-ftp "ftp://mirror.mcs.anl.gov/pub/mysql/Downloads/MySQL-4.0/mysql-&mysql-version;.tar.gz">
|
||||
<!ENTITY mysql-size "12 MB">
|
||||
<!ENTITY mysql-buildsize "92 MB">
|
||||
<!ENTITY mysql-time "4.11 SBU">
|
||||
<!ENTITY mysql-size "13 MB">
|
||||
<!ENTITY mysql-buildsize "91 MB">
|
||||
<!ENTITY mysql-time "3.73 SBU">
|
||||
|
@ -2,8 +2,8 @@
|
||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||
"/usr/share/docbook/docbookx.dtd" [
|
||||
|
||||
<!ENTITY version "CVS-20031124">
|
||||
<!ENTITY releasedate "November 24th, 2003">
|
||||
<!ENTITY version "CVS-20031125">
|
||||
<!ENTITY releasedate "November 25th, 2003">
|
||||
<!ENTITY blfs-version "cvs">
|
||||
|
||||
<!ENTITY % book SYSTEM "book/book.ent">
|
||||
|
@ -11,6 +11,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>November 25th, 2003 [igor]: Updated to
|
||||
MySQL-4.0.16.</para></listitem>
|
||||
|
||||
<listitem><para>November 24th, 2003 [tushar]: Updated ppp patch.</para></listitem>
|
||||
|
||||
<listitem><para>November 22nd, 2003 [tushar]: Added note on setting QTDIR
|
||||
|
Loading…
Reference in New Issue
Block a user