mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to MySQL-4.1.12
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4669 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
acecaa77cb
commit
ba539b8586
@ -1,4 +1,4 @@
|
||||
<!ENTITY day "28">
|
||||
<!ENTITY day "29">
|
||||
<!ENTITY month "06">
|
||||
<!ENTITY year "2005">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
@ -260,7 +260,7 @@
|
||||
|
||||
<!-- Chapter 23 -->
|
||||
<!ENTITY db-version "4.3.27">
|
||||
<!ENTITY mysql-version "4.1.11">
|
||||
<!ENTITY mysql-version "4.1.12">
|
||||
<!ENTITY postgresql-version "8.0.3">
|
||||
|
||||
<!-- Chapter 24 -->
|
||||
|
@ -24,6 +24,10 @@
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem>
|
||||
<para>Jun 29th, 2005 [djensen]: Updated to MySQL-4.1.12.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Jun 28th, 2005 [djensen]: Updated to Hdparm-6.1.</para>
|
||||
</listitem>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY mysql-download-http "http://mysql.he.net/Downloads/MySQL-4.1/mysql-&mysql-version;.tar.gz">
|
||||
<!ENTITY mysql-download-ftp "ftp://mirror.mcs.anl.gov/pub/mysql/Downloads/MySQL-4.1/mysql-&mysql-version;.tar.gz">
|
||||
<!ENTITY mysql-md5sum "0b99001b07cad53f161ec629a6bb24ea">
|
||||
<!ENTITY mysql-size "22 MB">
|
||||
<!ENTITY mysql-buildsize "207 MB">
|
||||
<!ENTITY mysql-time "3.8 SBU">
|
||||
<!ENTITY mysql-md5sum "56a6f5cacd97ae290e07bbe19f279af1">
|
||||
<!ENTITY mysql-size "17 MB">
|
||||
<!ENTITY mysql-buildsize "177 MB (additional 110 MB to run the testsuite)">
|
||||
<!ENTITY mysql-time "3.6 SBU (additional 12 SBU to run the testsuite)">
|
||||
]>
|
||||
|
||||
<sect1 id="mysql" xreflabel="MySQL-&mysql-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user