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