Package mariadb: Information

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

Source package: mariadb
Version: 10.1.14-alt1
Build time:  May 11, 2016, 12:43 AM in the task #164496
Copied in the task: #164905
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. libaio-devel
    4. libreadline-devel
    5. libjemalloc-devel
    6. libwrap-devel
    7. gcc-c++
    8. libxml2-devel
    9. perl-DBI
    10. perl-GD
    11. libsnappy-devel
    12. perl-Memoize
    13. libedit-devel
    14. perl-devel
    15. libevent-devel
    16. perl-threads
    17. libssl-devel
    18. libkrb5-devel
    19. liblz4-devel
    20. liblzma-devel
    21. liblzo2-devel
    22. libncursesw-devel
    23. bison
    24. boost-devel
    25. cmake
    26. bzlib-devel
    27. xsltproc
    28. ctest
    29. control
    30. groff-base
    31. groff-ps
    32. zlib-devel
    33. chrooted
    34. libpam0-devel
    35. libsystemd-devel
    36. libpcre-devel >= 8.35

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)