release-notes 18.03: add MariaDB update notes
This commit is contained in:
parent
1367630af0
commit
553e8be1d9
@ -20,6 +20,18 @@ has the following highlights: </para>
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
|
MariaDB 10.2, updated from 10.1, is now the default MySQL implementation. While upgrading a few changes
|
||||||
|
have been made to the infrastructure involved:
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<literal>libmysql</literal> has been deprecated, please use <literal>mysql.connector-c</literal>
|
||||||
|
instead, a compatibility passthru has been added to the MySQL packages.
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
The <literal>mysql57</literal> package has a new <literal>static</literal> output containing
|
||||||
|
the static libraries including <literal>libmysqld.a</literal>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
Loading…
Reference in New Issue
Block a user