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