--- document: modulemd version: 2 data: name: mysql stream: "8.0" version: 8090020240225155001 context: b46abd14 summary: MySQL Module description: >- MySQL is a multi-user, multi-threaded SQL database server. MySQL is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. The base package contains the standard MySQL client programs and generic MySQL files. license: module: - MIT xmd: mbs: buildrequires: platform: context: 00000000 filtered_rpms: [] koji_tag: module-circle-8.9.0-build ref: virtual stream: el8.9.0 stream_collision_modules: ursine_rpms: version: 2 commit: 8f6ce85ba50fc6e9c014f6896b491c68ae6ca5cb mse: TRUE rpms: mecab: ref: 9b50f3f8362420f8455732bf44022510041ed099 mecab-ipadic: ref: 9bacf8867ae9fc2c3013c374d3da8e568775248d mysql: ref: 3f546a2cc4c5f574006b03ef2da9457fe75457e6 rapidjson: ref: 9baa79b8167b1355c6cedf169d48fdf55dcb6c70 scmurl: https://git.cclinux.org/stage/modules/mysql?#8f6ce85ba50fc6e9c014f6896b491c68ae6ca5cb dependencies: - buildrequires: platform: [el8.9.0] requires: platform: [el8] references: community: https://dev.mysql.com/ documentation: https://dev.mysql.com/doc/refman/8.0/en/ tracker: http://bugzilla.redhat.com/ profiles: client: rpms: - mysql server: rpms: - mysql-server api: rpms: - mysql - mysql-server filter: rpms: - rapidjson - rapidjson-devel - rapidjson-doc buildopts: rpms: macros: > %runselftest 0 %ignore_testsuite_result 0 components: rpms: mecab: rationale: A dependency of mysql repository: git+https://git.cclinux.org/stage/rpms/mecab cache: http://pkgs.fedoraproject.org/repo/pkgs/mecab ref: 9b50f3f8362420f8455732bf44022510041ed099 buildorder: 8 arches: [aarch64, i686, ppc64le, x86_64] mecab-ipadic: rationale: A dictionary for mecab repository: git+https://git.cclinux.org/stage/rpms/mecab-ipadic cache: http://pkgs.fedoraproject.org/repo/pkgs/mecab-ipadic ref: 9bacf8867ae9fc2c3013c374d3da8e568775248d buildorder: 9 arches: [aarch64, i686, ppc64le, x86_64] mysql: rationale: MySQL server package repository: git+https://git.cclinux.org/stage/rpms/mysql cache: http://pkgs.fedoraproject.org/repo/pkgs/mysql ref: 3f546a2cc4c5f574006b03ef2da9457fe75457e6 buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] rapidjson: rationale: A build-time only dependency of mysql repository: git+https://git.cclinux.org/stage/rpms/rapidjson cache: http://pkgs.fedoraproject.org/repo/pkgs/rapidjson ref: 9baa79b8167b1355c6cedf169d48fdf55dcb6c70 buildorder: 7 arches: [aarch64, i686, ppc64le, x86_64] ...