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 |
0000011398 11.1 KB | |
mariadb-10.2.24.tar.gz | 0071965656 68.6 MB | |
mariadb-10.2.24.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 | 0000134254 131 KB | |
mariadb.keyring | 0000002861 2.79 KB | |
mariadb.service | 0000001188 1.16 KB | |
mariadb.spec | 0000032960 32.2 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 230 (latest revision is 325)
Martin Pluskal (pluskalm)
accepted
request 703404
from
Kristyna Streitova (kstreitova)
(revision 230)
- update to 10.2.24 GA [bsc#1122198] * notable changes: * MDEV-18968 - Both (WHERE 0.1) and (WHERE NOT 0.1) return empty set * MDEV-18466 - Unsafe to log updates on tables referenced by foreign keys with triggers in statement format * MDEV-18899 - Server crashes in Field::set_warning_truncated_wrong_value * MDEV-18298 - Crashes server with segfault during role grants * MDEV-17610 - Unexpected connection abort after certain operations from within stored procedure * MDEV-19112 - WITH clause does not work with information_schema as default database * MDEV-17830 - Server crashes in Item_null_result::field_type upon SELECT with CHARSET(date) and ROLLUP * MDEV-14041 - Server crashes in String::length on queries with functions and ROLLUP * MDEV-18920 - Prepared statements with st_convexhull hang and eat 100% cpu. * MDEV-15837 - Assertion item1->type() == Item::FIELD_ITEM && item2->type() == Item::FIELD_ITEM * MDEV-9531 - GROUP_CONCAT with ORDER BY inside takes a lot of memory while it's executed * MDEV-17036 - BULK with replace doesn't take the first parameter in account * Bug#28986737 - RENAMING AND REPLACING MYSQL.USER TABLE CAN LEAD TO A SERVER CRASH * MDEV-19350 - Server crashes in delete_tree_element / ... / Item_func_group_concat::repack_tree * MDEV-19188 - Server Crash When Using a Trigger With A Number of Virtual Columns on INSERT/UPDATE * MDEV-19352 - Server crash in alloc_histograms_for_table_share
Comments 0