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.2.9-galera_cnf.patch | 0000000927 927 Bytes | |
mariadb-10.3.16.tar.gz | 0070862041 67.6 MB | |
mariadb-10.3.16.tar.gz.sig | 0000000181 181 Bytes | |
mariadb.changes | 0000138469 135 KB | |
mariadb.keyring | 0000002861 2.79 KB | |
mariadb.service | 0000001188 1.16 KB | |
mariadb.spec | 0000033308 32.5 KB | |
mariadb.target | 0000000064 64 Bytes | |
mariadb@.service | 0000001209 1.18 KB | |
my.ini | 0000003785 3.7 KB | |
mysql-systemd-helper | 0000006164 6.02 KB | |
mysql.SuSEfirewall2 | 0000000161 161 Bytes | |
suse-test-run | 0000000446 446 Bytes | |
suse_skipped_tests.list | 0000002909 2.84 KB |
Revision 231 (latest revision is 325)
Kristyna Streitova (kstreitova)
accepted
request 717132
from
Kristyna Streitova (kstreitova)
(revision 231)
- update to 10.3.16 [bsc#1108088] * notable changes: * MDEV-19490: show tables fails when selecting the information_schema database * MDEV-19491: multi-update with triggers and stored routines * MDEV-19541: InnoDB crashes when trying to recover a corrupted page * MDEV-19725: Incorrect error handling in ALTER TABLE * MDEV-19445: FULLTEXT INDEX fix * MDEV-19486: System Versioning fix * MDEV-19509: InnoDB skips the tablespace in rotation list * MDEV-19614: SET GLOBAL innodb_ deadlock due to LOCK_global_system_variables * MDEV-17458: Unable to start galera node * MDEV-17456: Malicious SUPER user can possibly change audit log configuration without leaving traces * MDEV-19588: Wrong results from query, using left join * MDEV-19258: RIGHT JOIN hangs in MariaDB * Virtual columns fixes: MDEV-19027, MDEV-19602 * Crash recovery fixes: MDEV-13080, MDEV-19587, MDEV-19435 * MDEV-11094: Fixed row-based event applying with an error anymore when the events aim at the blackhole engine and row annotation is enabled * MDEV-19076: Fixed slave_parallel_mode=optimistic did not always properly order replication events on temporary tables in some case to attempt execution before a parent event has been already processed * MDEV-19158: Fixed duplicated entries in binlog occurred in combination of LOCK TABLES and binlog_format=MIXED when a being locked table was under replication unsafe operation
Comments 0