mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-09 03:37:18 +08:00
a5196c696e
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1640 af4574ff-66df-0310-9fd7-8a98e5e911e0
25 lines
1.0 KiB
XML
25 lines
1.0 KiB
XML
<sect2>
|
|
<title>Introduction to <application>My<acronym>SQL</acronym></application></title>
|
|
|
|
<para><application>My<acronym>SQL</acronym></application> is a widely used and fast
|
|
<acronym>SQL</acronym> database server. It is a client/server
|
|
implementation that consists of a server daemon and many different
|
|
client programs and libraries.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink url="&mysql-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink url="&mysql-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &mysql-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required: &mysql-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time: &mysql-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>My<acronym>SQL</acronym></application> dependencies</title>
|
|
<sect4><title>Optional</title>
|
|
<para><xref linkend="readline"/> and <xref linkend="openssl"/>
|
|
</para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|