summaryrefslogtreecommitdiffstats
path: root/system/mariadb/README
blob: c10c1e258d5e576dc4e3d285b6c0f1f3f08a452d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
MariaDB is a backward compatible, drop-in replacement branch of the
MySQL(R) Database Server.  It includes all major open source storage
engines, including the Aria storage engine.

This conflicts with Slackware's mysql package. Do NOT install both!

If you want to build the embedded mysql server (libmysqld), which
you will need if you plan to (re)build amarok, then run the script
with EMBEDDED=yes in the environment, but be aware that because
mariadb builds this as shared library, applications linking it
will no longer work with Slackware's mysql package.

libevent is an optional dependency of mariadb.