Package MySQL: Information

    Source package: MySQL
    Version: 8.0.30-alt0.2.rv64
    Build time:  Jul 21, 2023, 01:29 AM
    Category: Databases
    Report package bug
    License: GPLv2 with exceptions and LGPLv2 and BSD
    Summary: A very fast and reliable SQL database engine
    Description: 
    MySQL is a true multi-user, multi-threaded SQL (Structured Query
    Language) database server. MySQL is a client/server implementation
    that consists of a server daemon (mysqld) and many different client
    programs/libraries.
    
    The main goals of MySQL are speed, robustness and ease of use.  MySQL
    was originally developed because we needed a SQL server that could
    handle very big databases with magnitude higher speed than what any
    database vendor could offer to us. And since we did not need all the
    features that made their server slow we made our own. We have now been
    using MySQL since 1996 in a environment with more than 40 databases,
    10,000 tables, of which more than 500 have more than 7 million
    rows. This is about 200G of data.
    
    The base upon which MySQL is built is a set of routines that have been
    used in a highly demanding production environment for many
    years. While MySQL is still in development, it already offers a rich
    and highly useful function set.
    
    This version allows to use transactions with BDB tables and extended
    character set support. See the documentation for more information

    List of rpms provided by this srpm:
    MySQL-client (riscv64)
    MySQL-client-debuginfo (riscv64)
    MySQL-server (riscv64)
    MySQL-server-debuginfo (riscv64)
    MySQL-server-perl (noarch)
    libmysqlclient21 (riscv64)
    libmysqlclient21-debuginfo (riscv64)
    libmysqlclient21-devel (riscv64)



      1. protobuf-compiler
      2. liblz4-devel
      3. python3-dev
      4. libncurses-devel
      5. ccmake
      6. chrooted
      7. libzstd-devel
      8. libprotobuf-lite-devel
      9. libcurl-devel
      10. libedit-devel
      11. libevent-devel
      12. rpcgen
      13. rpm-build-python3
      14. rpm-macros-cmake
      15. libssl-devel
      16. libicu-devel
      17. gcc-c++
      18. zlib-devel
      19. libaio-devel
      20. libsystemd-devel
      21. libtirpc-devel

    Last changed


    July 20, 2023 Ivan A. Melnikov 8.0.30-alt0.2.rv64
    - fix build in December
    - build on riscv64:
      + link more libraries with libatomic on mips* and riscv64
      + add Ubuntu patch for riscv64 atomics
      + add riscv64 to the list of known 64-bit architectures
    July 14, 2023 Gleb Fotengauer-Malinovskiy 8.0.30-alt2
    - NMU: backported upstream commits to fix FTBFS with gcc13 (thx Tor Didriksen).
    Sept. 3, 2022 Ilya Kurdyukov 8.0.30-alt1.1
    - update alt-e2k patch: 8.0.28 -> 8.0.30