<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/mariadb-common, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2021-11-29T09:47:45Z</updated>
<entry>
<title>mariadb-common: Drop package and adjust configuration</title>
<updated>2021-11-29T09:47:45Z</updated>
<author>
<name>Michal Hrusecky</name>
</author>
<published>2021-10-29T14:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d8ecded02d29e04fe5b0399de2474605fb6d9897'/>
<id>urn:sha1:d8ecded02d29e04fe5b0399de2474605fb6d9897</id>
<content type='text'>
The raison d'être of package mariadb-common was to provide common my.cnf
config file that was being used to include subdirectories and then to
push utf-8 as default everywhere. Let's make this file part of the
server package as there we actually set other options as well and drop
it from all clients. Instead let's set utf-8 as default in server,
client and client libraries. While at it also set socket to the more
common path and drop mysqld_safe script from the list of configuration
files and do other minor tweaks.

Signed-off-by: Michal Hrusecky &lt;michal.hrusecky@turris.com&gt;
</content>
</entry>
<entry>
<title>mariadb: remove maintainer</title>
<updated>2020-07-08T16:29:07Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2020-07-08T16:29:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=70dcf9aa84b092995f90d33eb034c24a2547eef3'/>
<id>urn:sha1:70dcf9aa84b092995f90d33eb034c24a2547eef3</id>
<content type='text'>
Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>mariadb: install config files readable for all</title>
<updated>2020-05-11T20:15:01Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2020-05-11T20:14:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=19de52a044e336b3f2acb06d9c20ea3044f538ee'/>
<id>urn:sha1:19de52a044e336b3f2acb06d9c20ea3044f538ee</id>
<content type='text'>
Until now $(INSTALL_CONF) is used for configuration files that go into
/etc/mysql. This commit replaces that with $(INSTALL_DATA). The
configuration files are not only parsed by the server, but also by the
clients (which can be anybody).

This also removes a comment about a cron job from one of the
configuration files. There is no cron job.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>mariadb: move mariadb-common into its own package</title>
<updated>2019-11-17T14:54:17Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2019-11-17T14:54:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=88511f13d093fa3fabef6c51c25784132ebed58a'/>
<id>urn:sha1:88511f13d093fa3fabef6c51c25784132ebed58a</id>
<content type='text'>
This moves mariadb-common into its own (tiny) package in preparation for
moving out libmariadb as well. Otherwise the library would have a
dependency on the big mariadb package.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
</feed>
