slackbuilds_ponce/system/mariadb
Heinz Wiesinger 3fcb0a7cfa system/mariadb: Updated for version 5.2.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-09-05 14:57:03 -05:00
..
doinst.sh
mariadb.info system/mariadb: Updated for version 5.2.8. 2011-09-05 14:57:03 -05:00
mariadb.SlackBuild system/mariadb: Updated for version 5.2.8. 2011-09-05 14:57:03 -05:00
rc.mysqld system/mariadb: Updated for version 5.2.5. 2011-06-13 01:33:41 -04:00
README system/mariadb: Updated for version 5.2.5. 2011-06-13 01:33:41 -04:00
slack-desc system/mariadb: Updated for version 5.2.4. 2011-01-10 15:04:46 -06:00

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.