MariaDB
https://www.mariadb.org
MariaDB is a backward compatible, drop-in replacement branch of the MySQL
Database Server. It includes all major open source storage engines, including
the Maria storage engine.
Packaging is done at https://github.com/openSUSE/mysql-packaging/ - please submit your changes there
- Devel package for openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:database/mariadb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.debug | 0000002327 2.27 KB | |
README.install | 0000000642 642 Bytes | |
_constraints | 0000000422 422 Bytes | |
mariadb-10.0.15-logrotate-su.patch | 0000000503 503 Bytes | |
mariadb-10.1.1-mysqld_multi-features.patch | 0000005753 5.62 KB | |
mariadb-10.1.12-deharcode-libdir.patch | 0000000920 920 Bytes | |
mariadb-10.2.19-link-and-enable-c++11-atomics.patc |
0000011629 11.4 KB | |
mariadb-10.2.23.tar.gz | 0071914588 68.6 MB | |
mariadb-10.2.23.tar.gz.sig | 0000000181 181 Bytes | |
mariadb-10.2.4-fortify-and-O.patch | 0000004518 4.41 KB | |
mariadb-10.2.4-logrotate.patch | 0000001070 1.04 KB | |
mariadb-10.2.9-galera_cnf.patch | 0000000927 927 Bytes | |
mariadb-5.2.3-cnf.patch | 0000002490 2.43 KB | |
mariadb-5.5.28-install_db-quiet.patch | 0000001346 1.31 KB | |
mariadb.changes | 0000130921 128 KB | |
mariadb.keyring | 0000002861 2.79 KB | |
mariadb.service | 0000001188 1.16 KB | |
mariadb.spec | 0000033917 33.1 KB | |
mariadb.target | 0000000064 64 Bytes | |
mariadb@.service | 0000001209 1.18 KB | |
my.ini | 0000003785 3.7 KB | |
mysql-community-server-5.1.45-multi-configuration. |
0000001870 1.83 KB | |
mysql-systemd-helper | 0000006073 5.93 KB | |
mysql.SuSEfirewall2 | 0000000161 161 Bytes | |
suse-test-run | 0000000439 439 Bytes | |
suse_skipped_tests.list | 0000003812 3.72 KB |
Revision 229 (latest revision is 325)
Martin Pluskal (pluskalm)
accepted
request 688832
from
Kristyna Streitova (kstreitova)
(revision 229)
- update to 10.2.23 GA * notable changes: * InnoDB ALTER TABLE fixes: MDEV-18016, MDEV-18630, MDEV-18775, MDEV-18732, MDEV-18749, MDEV-18637, MDEV-13818, MDEV-17595 * MDEV-18878: InnoDB Purge: Optimize away futile table lookups * MDEV-14984: Regression in connect performance * MDEV-18936: Purge thread fails to exit on shutdown * MDEV-18272: InnoDB fails to rollback after exceeding FOREIGN KEY recursion depth * MDEV-9519: Data corruption on Galera cluster size change * MDEV-18204: fix incremental MyRocks backup * MDEV-18611: mariabackup terminated while copying InnoDB redo log * MDEV-18669: mariabackup writes timestamp in version line * MDEV-18855: Mariabackup should fetch innodb_compression_level from running server * fixes for the following security vulnerabilities: none * release notes and changelog: https://mariadb.com/kb/en/library/mariadb-10223-release-notes https://mariadb.com/kb/en/library/mariadb-10223-changelog - remove mariadb-10.2.22-fix_path.patch that is no longer needed (applied upstream)
Comments 0