| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: mariadb | Distribution: openSUSE Tumbleweed | 
| Version: 11.8.3 | Vendor: openSUSE | 
| Release: 5.1 | Build date: Sat Oct 25 10:53:32 2025 | 
| Group: Productivity/Databases/Servers | Build host: reproducible | 
| Size: 134285216 | Source RPM: mariadb-11.8.3-5.1.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: https://www.mariadb.org | |
| Summary: Server part of MariaDB | |
MariaDB is an open-source, multi-threaded, relational database management system. It's a backward compatible, drop-in replacement branch of the MySQL Community Server. This package only contains the server-side programs.
SUSE-GPL-2.0-with-FLOSS-exception
* Sat Oct 25 2025 Andreas Stieger <andreas.stieger@gmx.de>
  - disable pcre2 tests boo#1252518
* Fri Sep 12 2025 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Add upstream patch to fix build on armv9:
    * mariadb-fix-armv9.patch
* Thu Sep 11 2025 Antonio Teixeira <antonio.teixeira@suse.com>
  - Remove pie linker flag, fixing builds with cmake 4.1 (bsc#1248263)
* Thu Sep 04 2025 Antonio Teixeira <antonio.teixeira@suse.com>
  - Update to 11.8.3:
      https://mariadb.com/docs/release-notes/community-server/mariadb-11-8-series/mariadb-11.8.3-release-notes
      https://mariadb.com/docs/release-notes/community-server/changelogs/changelogs-mariadb-11-8-series/mariadb-11.8.3-changelog
* Thu Jun 05 2025 Antonio Teixeira <antonio.teixeira@suse.com>
  - Update to 11.8.2:
      https://mariadb.com/kb/en/mariadb-11-8-2-release-notes/
      https://mariadb.com/kb/en/mariadb-11-8-2-changelog/
  - Remove patch included in upstream release
    * mariadb-11.7.2-MDEV-36078-PCRE2-10.45-breaks-main.func_regexp_pcre-.patch
  - Refresh gcc13-fix.patch
* Wed May 07 2025 Antonio Teixeira <antonio.teixeira@suse.com>
  - Update list of skipped tests
* Thu Apr 24 2025 Eugenio Paolantonio <eugenio.paolantonio@suse.com>
  - Fix galera condition in SLFO
  - Fix exclude list for galera-related files when galera is disabled
* Tue Apr 15 2025 Andreas Stieger <andreas.stieger@gmx.de>
  - fix build with pcre2 10.45 boo#1241198, adding
    mariadb-11.7.2-MDEV-36078-PCRE2-10.45-breaks-main.func_regexp_pcre-.patch
    based on upstream
* Fri Apr 04 2025 Andreas Schwab <schwab@suse.de>
  - Update constraints for riscv64
* Wed Feb 19 2025 Antonio Teixeira <antonio.teixeira@suse.com>
  - Update list of skipped tests
* Wed Feb 19 2025 Jiri Slaby <jslaby@suse.cz>
  - drop unknown options, this yields nothing in the sources:
    grep -rwE 'WITH_LIBEVENT|WITH_LIBEDIT|WITH_EDITLINE|WITH_XTRADB_STORAGE_ENGINE|WITH_CSV_STORAGE_ENGINE|WITH_HANDLERSOCKET_STORAGE_ENGINE|WITH_INNODB_MEMCACHED|WITH_INNODB_DISALLOW_WRITES|WITH_LIBARCHIVE'
  - set -DWITH_READLINE=OFF as it is a bool (and not =0)
  - drop DEFAULT_CHARSET=utf8mb4 and
    DEFAULT_COLLATION=utf8mb4_unicode_520_ci to pick up the defaults
    (still utf8mb4, but utf8mb4_uca1400_ai_ci).
    See https://jira.mariadb.org/browse/MDEV-36113
  - add readline-devel to requires, so it is picked up (WITH_READLINE=OFF above
    translates to "use lib from system"). Now we have:
    CMakeCache.txt:READLINE_LIBRARY:FILEPATH=/usr/lib64/libreadline.so
* Fri Feb 14 2025 Antonio Teixeira <antonio.teixeira@suse.com>
  - Update to 11.7.2:
      https://mariadb.com/kb/en/mariadb-11-7-2-release-notes/
      https://mariadb.com/kb/en/mariadb-11-7-2-changelog/
    * fixes for the following security vulnerabilities:
      11.7.2: CVE-2025-21490
    * fixes bsc#1236823
  - Remove extra compiler flags. These don't seem to be needed anymore
    and were overwriting predefined flags
* Tue Nov 26 2024 Antonio Teixeira <antonio.teixeira@suse.com>
  - Update to 11.6.2:
      https://mariadb.com/kb/en/mariadb-11-6-2-release-notes/
      https://mariadb.com/kb/en/mariadb-11-6-2-changelog/
  - Update list of skipped tests
* Tue Nov 26 2024 Angel Yankov <angel.yankov@suse.com>
  - Fix test for SSL connection init with openssl 3.2.3.
    * Added mariadb-fix-testsuite-openssl3.2.3.patch
* Thu Nov 14 2024 Antonio Teixeira <antonio.teixeira@suse.com>
  - Update to 11.6.1:
      https://mariadb.com/kb/en/mariadb-11-6-1-release-notes/
      https://mariadb.com/kb/en/mariadb-11-6-1-changelog/
  - Update list of skipped tests
  - Refresh gcc13-fix.patch
* Mon Nov 11 2024 Andreas Schwab <schwab@suse.de>
  - Reduce race in %mysql_testserver_start
* Sun Sep 22 2024 Georg Pfuetzenreuter <mail+rpm@georg-pfuetzenreuter.net>
  - Read defaults during mysql_upgrade to respect client configuration
* Tue Aug 20 2024 Antonio Teixeira <antonio.teixeira@suse.com>
  - Update to 11.5.2:
      https://mariadb.com/kb/en/mariadb-11-5-2-release-notes/
      https://mariadb.com/kb/en/mariadb-11-5-2-changelog/
  - Update list of skipped tests
* Sun Jul 14 2024 Sarah Kriesch <sarah.kriesch@opensuse.org>
  - Remove func_math_tests_MDEV-26645.diff as patch for s390x/ppc64le
  - Add s390x to the constraints file
* Tue Jun 18 2024 Antonio Teixeira <antonio.teixeira@suse.com>
  - Remove errmsg-utf8.txt from mariadb-errormessages.
    * The file was only used for generating .sys files and isn't needed
      in the package.
* Thu May 30 2024 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 11.4.2:
      https://mariadb.com/kb/en/changes-improvements-in-mariadb-11-4/
      https://mariadb.com/kb/en/changes-improvements-in-mariadb-11-3/
      https://mariadb.com/kb/en/mariadb-11-4-2-release-notes/
      https://mariadb.com/kb/en/mariadb-11-4-2-changelog/
      https://mariadb.com/kb/en/mariadb-11-4-1-release-notes/
      https://mariadb.com/kb/en/mariadb-11-4-1-changelog/
      https://mariadb.com/kb/en/mariadb-11-4-0-release-notes/
      https://mariadb.com/kb/en/mariadb-11-4-0-changelog/
  - Refresh mariadb-10.2.4-fortify-and-O.patch
  - Update list of skipped tests
* Fri Feb 23 2024 pgajdos@suse.com
  - Use %patch -P N instead of deprecated %patchN.
* Wed Feb 14 2024 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 11.2.3:
      https://mariadb.com/kb/en/mariadb-11-2-3-release-notes/
      https://mariadb.com/kb/en/mariadb-11-2-3-changelog/
  - Update list of skipped tests
* Mon Nov 27 2023 Jiri Slaby <jslaby@suse.cz>
  - Fix location of unwanted binaries (which are deleted)
  - Fix location in rpmlintrc
  - Disable LTO on ppc64le due to error
  - constraints: increase memory to 16G on ppc64le, 10G is no longer enough
    (perhaps a linker bug?)
* Wed Nov 22 2023 Danilo Spinella <oss@danyspin97.org>
  - Update to 11.2.2:
      https://mariadb.com/kb/en/mariadb-11-2-2-release-notes/
      https://mariadb.com/kb/en/mariadb-11-2-2-changelog/
* Mon Nov 20 2023 Danilo Spinella <oss@danyspin97.org>
  - Update to 11.1.3:
      https://mariadb.com/kb/en/mariadb-11-1-3-release-notes/
      https://mariadb.com/kb/en/mariadb-11-1-3-changelog/
    * fixes for the following security vulnerabilities:
      11.1.3: none
  - Refreshed patches:
    * mariadb-10.4.12-fix-install-db.patch
* Tue Oct 17 2023 Danilo Spinella <danilo.spinella@suse.com>
  - Update list of skipped tests
* Mon Sep 25 2023 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 11.1.2:
      https://mariadb.com/kb/en/mariadb-11-1-2-release-notes/
      https://mariadb.com/kb/en/mariadb-11-1-2-changelog/
    * fixes for the following security vulnerabilities:
      11.1.2: none
  - Refresh list of skipped tests
* Wed Sep 06 2023 Jan Engelhardt <jengelh@inai.de>
  - Workaround build failure with fmt-10: require fmt < 10
* Wed Aug 23 2023 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 11.0.3:
    * release notes and changelog:
      https://mariadb.com/kb/en/mariadb-11-0-3-release-notes/
      https://mariadb.com/kb/en/mariadb-11-0-3-changelog/
    * fixes for the following security vulnerabilities:
      11.0.3: none
* Mon Jun 12 2023 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 11.0.2:
    * release notes and changelog:
      https://mariadb.com/kb/en/mariadb-11-0-2-release-notes/
      https://mariadb.com/kb/en/mariadb-11-0-2-changelog/
* Mon Jun 05 2023 Danilo Spinella <danilo.spinella@suse.com>
  - Skip test on s390x to fix build on ALP, bsc#1211859
  - Update list of skipped tests
* Tue May 23 2023 Danilo Spinella <danilo.spinella@suse.com>
  - Refresh gcc13-fix.patch
  - Update to 10.11.3:
    * release notes and changelog:
      https://mariadb.com/kb/en/mariadb-10-11-3-release-notes/
      https://mariadb.com/kb/en/mariadb-10-11-3-changelog/
    * fixes for the following security vulnerabilities:
      10.11.3: CVE-2022-47015 (bsc#1207404)
* Wed Mar 08 2023 Martin Liška <mliska@suse.cz>
  - Cherry-pick upstream changes (gcc13-fix.patch) for GCC 13.
* Wed Mar 01 2023 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 10.11.2:
    * release notes and changelog:
      https://mariadb.com/kb/en/changes-improvements-in-mariadb-1011/
      https://mariadb.com/kb/en/mariadb-10-11-2-release-notes/
      https://mariadb.com/kb/en/mariadb-10-11-2-changelog/
      https://mariadb.com/kb/en/mariadb-10-11-1-release-notes/
      https://mariadb.com/kb/en/mariadb-10-11-1-changelog/
      https://mariadb.com/kb/en/mariadb-10-11-0-release-notes/
      https://mariadb.com/kb/en/mariadb-10-11-0-changelog/
  - Refresh mariadb-10.2.4-logrotate.patch
* Mon Feb 20 2023 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 10.10.3:
      https://mariadb.com/kb/en/mariadb-10-10-3-release-notes/
      https://mariadb.com/kb/en/mariadb-10-10-3-changelog/
  - Update mariadb.keyring
* Wed Jan 04 2023 Danilo Spinella <danilo.spinella@suse.com>
  - Update list of skipped tests
* Fri Nov 18 2022 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 10.10.2:
    * release notes and changelog:
      https://mariadb.com/kb/en/changes-improvements-in-mariadb-1010/
      https://mariadb.com/kb/en/mariadb-10-10-2-release-notes/
      https://mariadb.com/kb/en/mariadb-10-10-2-changelog/
      https://mariadb.com/kb/en/mariadb-10101-release-notes/
      https://mariadb.com/kb/en/mariadb-10101-changelog/
      https://mariadb.com/kb/en/mariadb-10100-release-notes/
    * fixes for the following security vulnerabilities:
      10.10.2: none
* Wed Nov 09 2022 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 10.9.4:
    * release notes and changelog:
      https://mariadb.com/kb/en/library/mariadb-1094-release-notes
      https://mariadb.com/kb/en/library/mariadb-1094-changelog
    * fixes for the following security vulnerabilities:
      10.9.4: none
* Wed Sep 21 2022 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 10.9.3:
    * release notes and changelog:
      https://mariadb.com/kb/en/library/mariadb-1093-release-notes
      https://mariadb.com/kb/en/library/mariadb-1093-changelog
* Tue Sep 13 2022 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 10.9.2:
    * changes and improvements in MariaDB 10.9:
      https://mariadb.com/kb/en/changes-improvements-in-mariadb-109/
    * release notes and changelog:
      https://mariadb.com/kb/en/library/mariadb-1092-release-notes
      https://mariadb.com/kb/en/library/mariadb-1092-changelog
      https://mariadb.com/kb/en/library/mariadb-1091-release-notes
      https://mariadb.com/kb/en/library/mariadb-1091-changelog
      https://mariadb.com/kb/en/library/mariadb-1090-release-notes
      https://mariadb.com/kb/en/library/mariadb-1090-changelog
    * fixes for the following security vulnerabilities:
      10.9.2: CVE-2022-32082 (bsc#1201162)
      CVE-2022-32089 (bsc#1201169)
      CVE-2022-32081 (bsc#1201161)
      CVE-2022-32091 (bsc#1201170)
      CVE-2022-32084 (bsc#1201164)
      CVE-2022-38791 (bsc#1202863)
    * The package is not affected by the following security vulnerabilities:
      CVE-2018-25032 (bsc#1197459)
  - Update list of skipped tests
* Wed Aug 31 2022 Danilo Spinella <danilo.spinella@suse.com>
  - Update mysql-systemd-helper to be aware of custom group, bsc#1200105
  - Respect socket setting in mysql-systemd-helper
  - Fix my_print_defaults call in mysql-system-helper
* Tue Aug 02 2022 chris@computersalat.de
  - use the better collation as default
    * DDEFAULT_COLLATION=utf8mb4_unicode_520_ci
* Wed Jul 27 2022 Danilo Spinella <danilo.spinella@suse.com>
  - Update list of skipped tests
    * suse_skipped_tests.list
* Mon May 23 2022 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 10.8.3:
    * release notes and changelog:
      https://mariadb.com/kb/en/library/mariadb-1083-release-notes
      https://mariadb.com/kb/en/library/mariadb-1083-changelog
      https://mariadb.com/kb/en/library/mariadb-1082-release-notes
      https://mariadb.com/kb/en/library/mariadb-1082-changelog
      https://mariadb.com/kb/en/library/mariadb-1081-release-notes
      https://mariadb.com/kb/en/library/mariadb-1081-changelog
      https://mariadb.com/kb/en/library/mariadb-1080-release-notes
      https://mariadb.com/kb/en/library/mariadb-1080-changelog
  - Remove upstreamed patch:
    * bsc1194828.patch
* Tue Mar 08 2022 Danilo Spinella <danilo.spinella@suse.com>
  - Do not include mariadb-galera files in the main package when
    %{with galera} is false
* Wed Feb 16 2022 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 10.7.3 (bsc#1196016):
    * release notes and changelog:
      https://mariadb.com/kb/en/library/mariadb-1073-release-notes
      https://mariadb.com/kb/en/library/mariadb-1073-changelog
      https://mariadb.com/kb/en/library/mariadb-1072-release-notes
      https://mariadb.com/kb/en/library/mariadb-1072-changelog
      https://mariadb.com/kb/en/library/mariadb-1071-release-notes
      https://mariadb.com/kb/en/library/mariadb-1071-changelog
      https://mariadb.com/kb/en/library/mariadb-1070-release-notes
      https://mariadb.com/kb/en/library/mariadb-1070-changelog
    * fixes for the following security vulnerabilities:
      10.7.3: CVE-2021-46665
      CVE-2021-46664
      CVE-2021-46661
      CVE-2021-46668
      CVE-2021-46663
      10.7.2: CVE-2022-24052
      CVE-2022-24051
      CVE-2022-24050
      CVE-2022-24048
      CVE-2021-46659, bsc#1195339
      10.7.1: none
      10.7.0: none
  - Remove upstreamed patches:
    * mariadb-10.0.15-logrotate-su.patch
    * mariadb-10.1.1-mysqld_multi-features.patch
  - Refresh mariadb-10.2.4-logrotate.patch
  - Update list of skipped tests
  - Add bsc1194828.patch to fix build with GCC12, fixes bsc#1194828
  - The following issues have already been fixed in this package but weren't
    previously mentioned in the changes file:
    CVE-2021-46658, bsc#1195334
    CVE-2021-46657, bsc#1195325
/etc/logrotate.d/mariadb /etc/my.cnf /etc/my.cnf.d /etc/security/user_map.conf /usr/bin/aria_chk /usr/bin/aria_dump_log /usr/bin/aria_ftdump /usr/bin/aria_pack /usr/bin/aria_read_log /usr/bin/innochecksum /usr/bin/mariabackup /usr/bin/mariadb-backup /usr/bin/mariadb-binlog /usr/bin/mariadb-dumpslow /usr/bin/mariadb-fix-extensions /usr/bin/mariadb-install-db /usr/bin/mariadb-ldb /usr/bin/mariadb-secure-installation /usr/bin/mariadb-service-convert /usr/bin/mariadb-upgrade /usr/bin/mariadbd-multi /usr/bin/mariadbd-safe /usr/bin/mbstream /usr/bin/my_print_defaults /usr/bin/myisam_ftdump /usr/bin/myisamchk /usr/bin/myisamlog /usr/bin/myisampack /usr/bin/myrocks_hotbackup /usr/bin/mysql_fix_extensions /usr/bin/mysql_install_db /usr/bin/mysql_ldb /usr/bin/mysql_secure_installation /usr/bin/mysql_upgrade /usr/bin/mysqlbinlog /usr/bin/mysqld_multi /usr/bin/mysqld_safe /usr/bin/mysqldumpslow /usr/bin/resolve_stack_dump /usr/bin/resolveip /usr/bin/sst_dump /usr/lib/systemd/system/mariadb-extra.socket /usr/lib/systemd/system/mariadb-extra@.socket /usr/lib/systemd/system/mariadb.service /usr/lib/systemd/system/mariadb.socket /usr/lib/systemd/system/mariadb.target /usr/lib/systemd/system/mariadb@.service /usr/lib/systemd/system/mariadb@.socket /usr/lib/systemd/system/mysql.service /usr/lib/systemd/system/mysql@.service /usr/lib/tmpfiles.d/mariadb.conf /usr/lib64/mysql /usr/lib64/mysql/INFO_SRC /usr/lib64/mysql/mysqld.sym /usr/lib64/mysql/plugin /usr/lib64/mysql/plugin/adt_null.so /usr/lib64/mysql/plugin/auth_0x0100.so /usr/lib64/mysql/plugin/auth_ed25519.so /usr/lib64/mysql/plugin/auth_gssapi.so /usr/lib64/mysql/plugin/auth_pam.so /usr/lib64/mysql/plugin/auth_pam_tool_dir /usr/lib64/mysql/plugin/auth_pam_tool_dir/auth_pam_tool /usr/lib64/mysql/plugin/auth_pam_v1.so /usr/lib64/mysql/plugin/auth_parsec.so /usr/lib64/mysql/plugin/auth_test_plugin.so /usr/lib64/mysql/plugin/debug_key_management.so /usr/lib64/mysql/plugin/disks.so /usr/lib64/mysql/plugin/example_key_management.so /usr/lib64/mysql/plugin/file_key_management.so /usr/lib64/mysql/plugin/func_test.so /usr/lib64/mysql/plugin/ha_archive.so /usr/lib64/mysql/plugin/ha_blackhole.so /usr/lib64/mysql/plugin/ha_connect.so /usr/lib64/mysql/plugin/ha_example.so /usr/lib64/mysql/plugin/ha_federated.so /usr/lib64/mysql/plugin/ha_federatedx.so /usr/lib64/mysql/plugin/ha_mroonga.so /usr/lib64/mysql/plugin/ha_oqgraph.so /usr/lib64/mysql/plugin/ha_rocksdb.so /usr/lib64/mysql/plugin/ha_sphinx.so /usr/lib64/mysql/plugin/ha_spider.so /usr/lib64/mysql/plugin/ha_test_sql_discovery.so /usr/lib64/mysql/plugin/handlersocket.so /usr/lib64/mysql/plugin/libdaemon_example.so /usr/lib64/mysql/plugin/locales.so /usr/lib64/mysql/plugin/metadata_lock_info.so /usr/lib64/mysql/plugin/mypluglib.so /usr/lib64/mysql/plugin/parsec.so /usr/lib64/mysql/plugin/password_reuse_check.so /usr/lib64/mysql/plugin/provider_bzip2.so /usr/lib64/mysql/plugin/provider_lz4.so /usr/lib64/mysql/plugin/provider_lzma.so /usr/lib64/mysql/plugin/provider_lzo.so /usr/lib64/mysql/plugin/qa_auth_client.so /usr/lib64/mysql/plugin/qa_auth_interface.so /usr/lib64/mysql/plugin/qa_auth_server.so /usr/lib64/mysql/plugin/query_cache_info.so /usr/lib64/mysql/plugin/query_response_time.so /usr/lib64/mysql/plugin/server_audit.so /usr/lib64/mysql/plugin/simple_password_check.so /usr/lib64/mysql/plugin/sql_errlog.so /usr/lib64/mysql/plugin/test_sql_service.so /usr/lib64/mysql/plugin/test_versioning.so /usr/lib64/mysql/plugin/type_mysql_json.so /usr/lib64/mysql/plugin/type_mysql_timestamp.so /usr/lib64/mysql/plugin/type_test.so /usr/lib64/mysql/plugin/wsrep_info.so /usr/lib64/security/pam_user_map.so /usr/libexec/mysql /usr/libexec/mysql/mysql-systemd-helper /usr/sbin/mariadbd /usr/sbin/mysqld /usr/sbin/rcmariadb /usr/sbin/rcmysql /usr/share/doc/packages/mariadb /usr/share/doc/packages/mariadb/COPYING /usr/share/doc/packages/mariadb/README.debug /usr/share/doc/packages/mariadb/README.md /usr/share/doc/packages/mariadb/daemon_example.ini /usr/share/groonga /usr/share/groonga-normalizer-mysql /usr/share/groonga-normalizer-mysql/README.md /usr/share/groonga-normalizer-mysql/lgpl-2.0.txt /usr/share/groonga/COPYING /usr/share/groonga/README.md /usr/share/man/man1/aria_chk.1.gz /usr/share/man/man1/aria_dump_log.1.gz /usr/share/man/man1/aria_ftdump.1.gz /usr/share/man/man1/aria_pack.1.gz /usr/share/man/man1/aria_read_log.1.gz /usr/share/man/man1/innochecksum.1.gz /usr/share/man/man1/mariabackup.1.gz /usr/share/man/man1/mariadb-backup.1.gz /usr/share/man/man1/mariadb-binlog.1.gz /usr/share/man/man1/mariadb-dumpslow.1.gz /usr/share/man/man1/mariadb-fix-extensions.1.gz /usr/share/man/man1/mariadb-install-db.1.gz /usr/share/man/man1/mariadb-ldb.1.gz /usr/share/man/man1/mariadb-secure-installation.1.gz /usr/share/man/man1/mariadb-service-convert.1.gz /usr/share/man/man1/mariadb-upgrade.1.gz /usr/share/man/man1/mariadbd-multi.1.gz /usr/share/man/man1/mariadbd-safe.1.gz /usr/share/man/man1/mbstream.1.gz /usr/share/man/man1/my_print_defaults.1.gz /usr/share/man/man1/myisam_ftdump.1.gz /usr/share/man/man1/myisamchk.1.gz /usr/share/man/man1/myisamlog.1.gz /usr/share/man/man1/myisampack.1.gz /usr/share/man/man1/myrocks_hotbackup.1.gz /usr/share/man/man1/mysql_fix_extensions.1.gz /usr/share/man/man1/mysql_install_db.1.gz /usr/share/man/man1/mysql_ldb.1.gz /usr/share/man/man1/mysql_secure_installation.1.gz /usr/share/man/man1/mysql_upgrade.1.gz /usr/share/man/man1/mysqlbinlog.1.gz /usr/share/man/man1/mysqld_multi.1.gz /usr/share/man/man1/mysqld_safe.1.gz /usr/share/man/man1/mysqldumpslow.1.gz /usr/share/man/man1/resolve_stack_dump.1.gz /usr/share/man/man1/resolveip.1.gz /usr/share/man/man8/mariadbd.8.gz /usr/share/man/man8/mysqld.8.gz /usr/share/mariadb /usr/share/mariadb/charsets /usr/share/mariadb/charsets/Index.xml /usr/share/mariadb/charsets/README /usr/share/mariadb/charsets/armscii8.xml /usr/share/mariadb/charsets/ascii.xml /usr/share/mariadb/charsets/cp1250.xml /usr/share/mariadb/charsets/cp1251.xml /usr/share/mariadb/charsets/cp1256.xml /usr/share/mariadb/charsets/cp1257.xml /usr/share/mariadb/charsets/cp850.xml /usr/share/mariadb/charsets/cp852.xml /usr/share/mariadb/charsets/cp866.xml /usr/share/mariadb/charsets/dec8.xml /usr/share/mariadb/charsets/geostd8.xml /usr/share/mariadb/charsets/greek.xml /usr/share/mariadb/charsets/hebrew.xml /usr/share/mariadb/charsets/hp8.xml /usr/share/mariadb/charsets/keybcs2.xml /usr/share/mariadb/charsets/koi8r.xml /usr/share/mariadb/charsets/koi8u.xml /usr/share/mariadb/charsets/latin1.xml /usr/share/mariadb/charsets/latin2.xml /usr/share/mariadb/charsets/latin5.xml /usr/share/mariadb/charsets/latin7.xml /usr/share/mariadb/charsets/macce.xml /usr/share/mariadb/charsets/macroman.xml /usr/share/mariadb/charsets/swe7.xml /usr/share/mariadb/fill_help_tables.sql /usr/share/mariadb/maria_add_gis_sp.sql /usr/share/mariadb/maria_add_gis_sp_bootstrap.sql /usr/share/mariadb/mariadb.logrotate /usr/share/mariadb/mariadb_performance_tables.sql /usr/share/mariadb/mariadb_sys_schema.sql /usr/share/mariadb/mariadb_system_tables.sql /usr/share/mariadb/mariadb_system_tables_data.sql /usr/share/mariadb/mariadb_test_data_timezone.sql /usr/share/mariadb/mariadb_test_db.sql /usr/share/mariadb/mroonga /usr/share/mariadb/mroonga/AUTHORS /usr/share/mariadb/mroonga/COPYING /usr/share/mariadb/mroonga/install.sql /usr/share/mariadb/mroonga/uninstall.sql /usr/share/mariadb/policy /usr/share/mariadb/policy/apparmor /usr/share/mariadb/policy/apparmor/README /usr/share/mariadb/policy/apparmor/usr.sbin.mysqld /usr/share/mariadb/policy/apparmor/usr.sbin.mysqld.local /usr/share/mariadb/policy/selinux /usr/share/mariadb/policy/selinux/README /usr/share/mariadb/policy/selinux/mariadb-server.fc /usr/share/mariadb/policy/selinux/mariadb-server.te /usr/share/mariadb/policy/selinux/mariadb.te /usr/share/mariadb/systemd /usr/share/mariadb/systemd/mariadb-extra@.socket /usr/share/mariadb/systemd/mariadb.service /usr/share/mariadb/systemd/mariadb@.service /usr/share/mariadb/systemd/mariadb@.socket /usr/share/mariadb/wsrep.cnf /var/adm/update-messages/mariadb-11.8.3-5.1-something /var/lib/mysql-files /var/log/mysql
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 29 22:34:19 2025