Jump to letter: [
          
            ABCDEFGHIKLMNOPRSTUVXY
          ]
        
        mysql-server: The MySQL server and related files
        
        
            | Name: | mysql-server | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 5.0.77 | 
            License: | GPLv2 with exceptions | 
        
        
            | Release: | 4.el5_4.1 | 
            URL: | http://www.mysql.com | 
        
        
        
        - Summary
 
        - MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld)
and many different client programs and libraries. This package contains
the MySQL server and some accompanying files and directories.
 
        
        
        Changelog
        
            - * Wed Dec 16 16:00:00 2009 Tom Lane <tgl{%}redhat{*}com> 5.0.77-4.1
 
            - Add fix for server crash on comparison of dates to NAME_CONST
Resolves: #538731
 
        
            - * Thu Jul 16 17:00:00 2009 Tom Lane <tgl{%}redhat{*}com> 5.0.77-3
 
            - Add fix for CVE-2009-2446 (format string vulnerability in COM_CREATE_DB and
  COM_DROP_DB processing)
Resolves: #512200
 
        
            - * Mon May 25 17:00:00 2009 Tom Lane <tgl{%}redhat{*}com> 5.0.77-2
 
            - Back-port upstream fix for CVE-2008-4456 (mysql command line client XSS flaw)
Resolves: #502169