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 | 0000000674 674 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.2.19-link-and-enable-c++11-atomics.patc |
0000001831 1.79 KB | |
mariadb-10.2.4-fortify-and-O.patch | 0000004487 4.38 KB | |
mariadb-10.2.4-logrotate.patch | 0000001070 1.04 KB | |
mariadb-10.3.17.tar.gz | 0071894997 68.6 MB | |
mariadb-10.3.17.tar.gz.sig | 0000000181 181 Bytes | |
mariadb.changes | 0000141344 138 KB | |
mariadb.keyring | 0000002861 2.79 KB | |
mariadb.service | 0000001188 1.16 KB | |
mariadb.spec | 0000033536 32.8 KB | |
mariadb.target | 0000000064 64 Bytes | |
mariadb@.service | 0000001209 1.18 KB | |
my.ini | 0000003500 3.42 KB | |
mysql-systemd-helper | 0000006164 6.02 KB | |
suse-test-run | 0000000446 446 Bytes | |
suse_skipped_tests.list | 0000002909 2.84 KB |
Revision 235 (latest revision is 325)
Kristyna Streitova (kstreitova)
accepted
request 720706
from
Kristyna Streitova (kstreitova)
(revision 235)
- update to 10.3.17 [bsc#1141798] * notable changes: * MDEV-19795: Merge upstream MyRocks. * MDEV-17228: Encrypted temporary tables are not encrypted. * MDEV-18328: Disks Plugin is now stable and requires the FILE privilege. * Merge relevant InnoDB changes from MySQL 5.7.27 * Adjust spin loops to the x86 PAUSE instruction latency * CREATE TABLE: MDEV-19292, MDEV-20102 * ALTER TABLE: MDEV-15641, MDEV-19630, MDEV-19916, MDEV-19974 * Indexed virtual columns: MDEV-16222, MDEV-17005, MDEV-19870 * FULLTEXT INDEX: MDEV-14154 * Encryption: MDEV-17228, MDEV-19914 * Galera + FOREIGN KEY: MDEV-19660 * Recovery & Mariabackup: MDEV-19978 * MDEV-19781: Add page id matching check in innochecksum tool * MDEV-20091: DROP TEMPORARY table is logged despite no CREATE was logged * MDEV-19427: mysql_upgrade_service throws exception upgrading from 10.0 to 10.3 * MDEV-19814: Server crash in row_upd_del_mark_clust_rec or Assertion * MDEV-17363: Compressed columns cannot be restored from dump * fixes for the following security vulnerabilities: CVE-2019-2805, CVE-2019-2740, CVE-2019-2739, CVE-2019-2737, CVE-2019-2758 * release notes and changelog: https://mariadb.com/kb/en/library/mariadb-10317-release-notes https://mariadb.com/kb/en/library/mariadb-10317-changelog - add "BuildRequires: python3" as some tests and myrocks_hotbackup
Comments 0