Tweaks to mysql

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7682 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2008-12-28 18:57:07 +00:00
parent e444c07652
commit 6a07e7303d

View File

@ -67,7 +67,7 @@
<itemizedlist spacing="compact">
<listitem>
<para>Required Patch: <ulink
url="&patch-root;/mysql-&mysql-version;-limit-test-1.patch"/></para>
url="&patch-root;/mysql-&mysql-version;-limit_test-1.patch"/></para>
</listitem>
</itemizedlist>
@ -185,6 +185,9 @@ ln -v -sf mysql/libmysqlclient{,_r}.so* .</userinput></screen>
two useful table types. Check <command>./configure --help</command> for
other table types.</para>
<para><parameter>--with-ssl</parameter>: This switch enables encrypted
communication between client and server.</para>
<para><command>make benchdir_root=...</command>: This installs the benchmark
and test suites in a non-system location.</para>