The mariadb modules
  • Shell 56.9%
  • Python 19.1%
  • Roff 18.2%
  • Dockerfile 4.9%
  • Makefile 0.9%
Find a file
2018-02-07 21:20:43 +01:00
root syncing with github so Dockerfile and test added 2017-05-31 15:53:37 +02:00
tests syncing with github so Dockerfile and test added 2017-05-31 15:53:37 +02:00
.gitignore Initial setup of the repo 2017-03-28 15:06:46 +00:00
Dockerfile fixing hacks 2017-06-06 11:13:51 +02:00
LICENCE syncing with github so Dockerfile and test added 2017-05-31 15:53:37 +02:00
Makefile syncing with github so Dockerfile and test added 2017-05-31 15:53:37 +02:00
mariadb.yaml Converting for f28 2018-02-07 21:20:43 +01:00
README.md use README.md from github 2017-08-01 11:45:54 +02:00
sources Initial setup of the repo 2017-03-28 15:06:46 +00:00

MariaDB

Package DB (owner) | F26 modulemd (source) | PDC (result)

MariaDB is a community developed branch of MySQL. MariaDB is a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs and generic MySQL files.

Current state

State Description
✓ YES Build passes in the infra (all build deps are ok)
✓ YES Installs on the Base Runtime (all runtime deps are ok)
✗ NO No bootstrap - uses only proper modules
✓ YES General tests are in dist-git
✓ YES General tests pass
✗ NO Meets the Fedora Module Packaging Guidelines

Notes

See README on github for more details.

See hub.docker for Dockerimage.