Package mariadb: Information

  • Default inline alert: Version in the repository: 10.11.8-alt1

Source package: mariadb
Version: 10.1.14-alt1
Build time:  May 11, 2016, 12:43 AM in the task #164496
Category: Databases
Report package bug
License: GPLv2 with exceptions
Summary: A very fast and reliable SQL database engine
Description: 
The MariaDB software delivers a very fast, multi-threaded, multi-user,
and robust SQL (Structured Query Language) database server.

MariaDB Server is intended for mission-critical, heavy-load production
systems as well as for embedding into mass-deployed software.

The mariadb server is compiled with the following storage engines:

 - Aria Storage Engine
 - Archive Storage Engine
 - Blackhole Storage Engine
 - CSV Storage Engine
 - FederatedX Storage Engine (Federated replacement)
 - Heap Storage Engine
 - MyISAM Storage Engine
 - MyISAMMRG Storage Engine
 - Partition Storage Engine
 - Perfschema Storage Engine
 - XtraDB Storage Engine (InnoDB replacement)

The following extra storage engines are provided by the
mariadb-extra package:

 - OQGraph Storage Engine
 - Sphinx Storage Engine

The following storage engines are provided in the
mariadb-obsolete package:

 - InnoDB Storage Engine

List of rpms provided by this srpm:
libmariadbembedded (x86_64, i586)
libmariadbembedded-debuginfo (x86_64, i586)
libmariadbembedded-devel (x86_64, i586)
libmariadbembedded-devel-debuginfo (x86_64, i586)
libmysqlclient-devel (x86_64, i586)
libmysqlclient18 (x86_64, i586)
libmysqlclient18-debuginfo (x86_64, i586)
mariadb (x86_64, i586)
mariadb-bench (x86_64, i586)
mariadb-client (x86_64, i586)
mariadb-client-debuginfo (x86_64, i586)
mariadb-common (noarch)
mariadb-server (x86_64, i586)
mariadb-server-debuginfo (x86_64, i586)
mariadb-server-perl (noarch)

Maintainer: Alexey Shabalin


    1. dos2unix
    2. doxygen
    3. libreadline-devel
    4. libaio-devel
    5. libjemalloc-devel
    6. gcc-c++
    7. libwrap-devel
    8. libedit-devel
    9. libxml2-devel
    10. libsnappy-devel
    11. perl-DBI
    12. libevent-devel
    13. libssl-devel
    14. perl-GD
    15. libkrb5-devel
    16. perl-Memoize
    17. perl-devel
    18. perl-threads
    19. liblz4-devel
    20. liblzma-devel
    21. liblzo2-devel
    22. bison
    23. boost-devel
    24. libncursesw-devel
    25. bzlib-devel
    26. chrooted
    27. cmake
    28. libsystemd-devel
    29. libpam0-devel
    30. control
    31. libpcre-devel >= 8.35
    32. xsltproc
    33. ctest
    34. zlib-devel
    35. groff-base
    36. groff-ps

Last changed


May 10, 2016 Alexey Shabalin 10.1.14-alt1
- 10.1.14
April 21, 2016 Alexey Shabalin 10.1.13-alt1
- 10.1 branch snapshot
March 18, 2016 Alexey Shabalin 10.1.12-alt1
- 10.1.12
- fix log permitions (ALT #31899)
- build with kerberos auth_gssapi plugin
- add innodb_file_per_table to server.cnf (ALT #31885)