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 | 0000000508 508 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.tar.gz | 0071856357 68.5 MB | |
mariadb-10.2.19.tar.gz.sig | 0000000181 181 Bytes | |
mariadb-10.2.4-fortify-and-O.patch | 0000004518 4.41 KB | |
mariadb-10.2.4-logrotate.patch | 0000001075 1.05 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 | 0000124464 122 KB | |
mariadb.keyring | 0000002861 2.79 KB | |
mariadb.service | 0000001188 1.16 KB | |
mariadb.spec | 0000033623 32.8 KB | |
mariadb.target | 0000000064 64 Bytes | |
mariadb@.service | 0000001209 1.18 KB | |
my.ini | 0000003637 3.55 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 | 0000005050 4.93 KB |
Revision 219 (latest revision is 325)
Martin Pluskal (pluskalm)
accepted
request 651379
from
Kristyna Streitova (kstreitova)
(revision 219)
- update to 10.2.19 GA [bsc#1116686] * notable changes: * innodb_safe_truncate system variable for a backup-safe TRUNCATE TABLE implementation that is based on RENAME, CREATE, DROP (MDEV-14717, MDEV-14585, MDEV-13564). Default value for this variable is ON. If you absolutely must use XtraBackup instead of Mariabackup, you can set it to OFF and restart the server * MDEV-17289: Multi-pass recovery fails to apply some redo log records * MDEV-17073: INSERT…ON DUPLICATE KEY UPDATE became more deadlock-prone * MDEV-17491: micro optimize page_id_t * MDEV-13671: InnoDB should use case-insensitive column name comparisons like the rest of the server * Fixes for indexed virtual columns: MDEV-17215, MDEV-16980 * MDEV-17433: Allow InnoDB start up with empty ib_logfile0 from mariabackup --prepare * MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit max limit * MDEV-17541: KILL QUERY during lock wait in FOREIGN KEY check causes hang * MDEV-17531: Crash in RENAME TABLE with FOREIGN KEY and FULLTEXT INDEX * MDEV-17532: Performance_schema reports wrong directory for the temporary files of ALTER TABLE…ALGORITHM=INPLACE * MDEV-17545: Predicate lock for SPATIAL INDEX should lock non-matching record * MDEV-17546: SPATIAL INDEX should not be allowed for FOREIGN KEY
Comments 0