Updated to MySQL-4.1.8a.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3214 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2005-01-07 01:15:36 +00:00
parent 856ef22ea7
commit 49ef91b165
3 changed files with 7 additions and 6 deletions

View File

@ -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-md5 "04c08d2a5cc39050d9fa4727f8f197e8">
<!ENTITY mysql-size "19 MB">
<!ENTITY mysql-md5 "2886edbe5cc826727fbb79a79d41145c">
<!ENTITY mysql-size "22 MB">
<!ENTITY mysql-buildsize "117 MB">
<!ENTITY mysql-time "2.83 SBU">
<!ENTITY mysql-time "4.65 SBU">
]>
<sect1 id="mysql" xreflabel="MySQL-&mysql-version;">
@ -152,7 +152,7 @@ to <application>My<acronym>SQL</acronym></application>.</para>
use. Create <filename>/etc/my.cnf</filename> using the following
command:</para>
<screen><userinput><command>cp /usr/share/mysql/my-large.cnf /etc/my.cnf</command></userinput></screen>
<screen><userinput><command>cp /usr/share/mysql/my-medium.cnf /etc/my.cnf</command></userinput></screen>
<para>You can now install a database and change the ownership to the
unprivileged user and group.</para>

View File

@ -260,7 +260,7 @@
<!-- Chapter 23 -->
<!ENTITY db-version "4.2.52.2">
<!ENTITY db-3.3-version "3.3.11">
<!ENTITY mysql-version "4.1.7">
<!ENTITY mysql-version "4.1.8a">
<!ENTITY postgresql-version "7.4.6">
<!-- Chapter 24 -->

View File

@ -29,7 +29,8 @@ to kdelibs and kdegraphics instructions.</para></listitem>
commented out second index entry- breaks pdf - for now.</para></listitem>
<listitem><para>January 6th, 2005 [igor]: Updated to Python-2.4,
libglade-2.4.1, XScreenSaver-4.19 and Subversion-1.1.2.</para></listitem>
libglade-2.4.1, XScreenSaver-4.19, Subversion-1.1.2 and
MySQL-4.1.8a.</para></listitem>
<listitem><para>January 5th, 2004 [igor]: Updated to GLib-2.6.0,
Pango-1.8.0, ATK-1.9.0, libtiff-3.7.1, GTK+-2.6.0 and