Replaced buggy my-medium.cnf with my-large.cnf.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2965 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2004-11-19 05:25:15 +00:00
parent 867e611c74
commit c69b94a3dc

View File

@ -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-medium.cnf /etc/my.cnf</command></userinput></screen>
<screen><userinput><command>cp /usr/share/mysql/my-large.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>