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 | 0000000568 568 Bytes | |
mariadb-10.1.25.tar.gz | 0061790542 58.9 MB | |
mariadb.changes | 0000097450 95.2 KB | |
mariadb.spec | 0000033344 32.6 KB | |
my.ini | 0000003606 3.52 KB | |
mysql-patches.tar.xz | 0000011952 11.7 KB | |
mysql-systemd-helper | 0000006073 5.93 KB | |
mysql.SuSEfirewall2 | 0000000161 161 Bytes | |
mysql.service | 0000000414 414 Bytes | |
mysql.target | 0000000064 64 Bytes | |
mysql@.service | 0000000441 441 Bytes | |
series | 0000000487 487 Bytes | |
suse-test-run | 0000000439 439 Bytes |
Revision 194 (latest revision is 326)
Martin Pluskal (pluskalm)
accepted
request 536714
from
Bernhard Wiedemann (bmwiedemann)
(revision 194)
Drop INFO_BIN from package because it is not needed and differs for every build (boo#1047218) An alternative approach would be https://github.com/MariaDB/server/pull/472 Diff looks thus: /usr/lib64/mysql/INFO_BIN differs (ASCII text, with very long lines) --- old//usr/lib64/mysql/INFO_BIN 2017-09-19 12:00:00.000000000 +0000 +++ new//usr/lib64/mysql/INFO_BIN 2017-09-19 12:00:00.000000000 +0000 @@ -1,5 +1,5 @@ ===== Information about the build process: ===== -Build was run at 2017-09-28 07:34:40 on host 'unknown' +Build was run at 2018-11-03 20:51:24 on host 'unknown' Build was done on Linux-4.13.3-1-default using x86_64
Comments 0