014924
014924
---
014924
document: modulemd
014924
version: 2
014924
data:
861301
    name: mariadb
861301
    stream: 10.3
014924
    summary: MariaDB Module
014924
    description: MariaDB is a community developed branch of MySQL.
014924
                 MariaDB is a multi-user, multi-threaded SQL database server.
014924
                 It is a client/server implementation consisting of a server
014924
                 daemon (mysqld) and many different client programs and
014924
                 libraries. The base package contains the standard
014924
                 MariaDB/MySQL client programs and generic MySQL files.
014924
    license:
014924
        module: [MIT]
014924
    dependencies:
014924
        - buildrequires:
014924
              platform: [el8]
014924
          requires:
014924
              platform: [el8]
014924
    references:
014924
        community: http://mariadb.org
014924
        documentation: https://mariadb.com/kb/en/library/documentation/
014924
        tracker: http://bugzilla.redhat.com
014924
    profiles:
014924
        server:
014924
            rpms:
014924
                - mariadb-server
014924
        galera:
014924
            rpms:
014924
                - mariadb-server
014924
                - mariadb-server-galera
014924
        client:
014924
            rpms:
014924
                - mariadb
014924
    api:
014924
        rpms:
014924
            - mariadb
014924
            - mariadb-server
014924
    filter:
014924
        rpms:
014924
            - Judy-devel
014924
            - asio-devel
014924
    buildopts:
014924
        rpms:
014924
            macros: |
014924
                %runselftest 1
861301
                %ignore_testsuite_result 0
014924
    components:
014924
        rpms:
014924
            mariadb:
014924
                rationale: MariaDB package
861301
                ref: stream-10.3-rhel-8.0.0 # stream-10.3-rhel-8.0.0
014924
                buildorder: 8
014924
            galera:
014924
                rationale: Galera package for MariaDB server replication
861301
                ref: stream-10.3-rhel-8.0.0 # stream-10.3-rhel-8.0.0
014924
                buildorder: 16
014924
            Judy:
014924
                rationale: MariaDB dependency for OQgraph computation engine
861301
                ref: stream-mariadb-10.3-rhel-8.0.0 # stream-mariadb-10.3-rhel-8.0.0
014924
                buildorder: 4
014924
            asio:
014924
                rationale: Galera dependency for asynchronous I/O operation
861301
                ref: stream-mariadb-10.3-rhel-8.0.0 # stream-mariadb-10.3-rhel-8.0.0
014924
                buildorder: 12