Author: rthomsen
Date: 2012-08-19 23:29:54 -0600 (Sun, 19 Aug 2012)
New Revision: 10529
Modified:
trunk/BOOK/server/databases/mysql.xml
Log:
MySQL typos.
Modified: trunk/BOOK/server/databases/mysql.xml
===================================================================
--- trunk/BOOK/server/databases/mysql.xml 2012-08-18 17:58:28 UTC (rev
10528)
+++ trunk/BOOK/server/databases/mysql.xml 2012-08-20 05:29:54 UTC (rev
10529)
@@ -131,7 +131,7 @@
<para>If building the client-only, apply the patch:</para>
-<screen><userinput>patch -Np1 -i
../mysql-&mysql-version;-client_only_fix-1.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i
../mysql-&mysql-version;-fix_client_only-1.patch</userinput></screen>
<para>Configure and build <application>MySQL</application> by
running the following commands:</para>
@@ -277,7 +277,7 @@
using the following commands as the <systemitem
class="username">root</systemitem> user:</para>
-<screen role="root"><userinput>install -v -m644
/usr/share/mysql/support-files/my-medium.cnf /etc/my.cnf
+<screen role="root"><userinput>install -v -m644
/usr/share/mysql/support/my-medium.cnf /etc/my.cnf
sed -i 's/^log-bin/#log-bin/' /etc/my.cnf</userinput></screen>
<para>You can now install a database and change the ownership to the
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page