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
-
13
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.SUSE | 0000001922 1.88 KB | |
README.debug | 0000002327 2.27 KB | |
README.install | 0000000642 642 Bytes | |
_constraints | 0000000422 422 Bytes | |
baselibs.conf | 0000000036 36 Bytes | |
configuration-tweaks.tar.xz | 0000000564 564 Bytes | |
mariadb-10.1.22.tar.gz | 0061542321 58.7 MB | |
mariadb.changes | 0000096131 93.9 KB | |
mariadb.spec | 0000032977 32.2 KB | |
my.ini | 0000003606 3.52 KB | |
mysql-patches.tar.xz | 0000012112 11.8 KB | |
mysql-systemd-helper | 0000006073 5.93 KB | |
mysql.SuSEfirewall2 | 0000000161 161 Bytes | |
mysql.service | 0000000416 416 Bytes | |
mysql.target | 0000000064 64 Bytes | |
mysql@.service | 0000000443 443 Bytes | |
series | 0000000528 528 Bytes | |
suse-test-run | 0000000439 439 Bytes |
Revision 191 (latest revision is 326)
Dominique Leuenberger (dimstar_suse)
accepted
request 499775
from
Fabian Vogt (favogt)
(revision 191)
- Add mariadb-10.1.22-xtradb_null_checks.patch (boo#1041525) (See also https://jira.mariadb.org/browse/MDEV-12358) - switch from '/var/run' to '/run' as /var/run is just a symlink to /run - fix permissions for /var/run/mysql that were wrongly set to 700 instead of 755 due to added umask. This prevented non-root from connecting to the database [bsc#1038740] - change permissions of the configuration dir/files to 755/644. Please note that storing the password in the /etc/my.cnf file is not safe. Use for example an option file that is accessible only by yourself [bsc#889126] - set the default umask to 077 in mysql-systemd-helper [bsc#1020976]
Comments 0