Package MySQL: Information

    Source package: MySQL
    Version: 5.0.51-alt2.a
    Build time:  Mar 16, 2008, 04:50 PM
    Category: Databases
    Report package bug
    License: GPL / LGPL
    Summary: MySQL: 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-bench (x86_64, i586)
    MySQL-client (x86_64, i586)
    MySQL-htmlhelp (x86_64, i586)
    MySQL-server (x86_64, i586)
    MySQL-server-perl (x86_64, i586)
    libMySQL (x86_64, i586)
    libMySQL-devel (x86_64, i586)



    ACL:
    @nobody

      1. perl-CGI
      2. perl-DBI
      3. libssl-devel
      4. libstdc++-devel
      5. libncurses-devel
      6. gcc-c++
      7. libtinfo-devel
      8. zlib-devel
      9. libreadline-devel

    Last changed


    March 16, 2008 Konstantin Lepikhov 5.0.51-alt2.a
    - 5.0.51a.
    - Security fixes:
      + CVE-2008-0226, CVE-2008-0227 (Three vulnerabilities in yaSSL versions 1.7.5
        that could lead to a server crash or execution of unauthorized code.)
      + ALTER VIEW retained the original DEFINER value, even when altered by
        another user, which could allow that user to gain the access rights of the
        view (MySQL #29908).
    - Add glibc-locales to -server deps (ALT #13909 #14731).
    - Make links to mysqld_safe for backwards compatibility (ALT #14863).
    - Update html documentation to 10265 revsion.
    Jan. 1, 2008 Konstantin Lepikhov 5.0.51-alt1
    - 5.0.51.
    - Security fixes:
      + CVE-2007-5969 (RENAME TABLE System Table Overwrite Vulnerability)
      + CVE-2007-6303 CVE-2007-6304 
        (Server Privilege Escalation And Denial Of Service Vulnerabilities) 
    - Update html documentation to 9232 revision.
    Aug. 9, 2007 Konstantin Lepikhov 5.0.46-alt2
    - fix a typo in alt-mysql_install_db.patch.