Jump to letter: [
          
            ABCDEFGKLMNOPRSTXZ
          ]
        
        mysql: MySQL client programs and shared libraries.
        
        
        - 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. The base package
contains the MySQL client programs, the client shared libraries, and
generic MySQL files.
Changelog
        
            - * Sat Jun 10 17:00:00 2006 Tom Lane <tgl{%}redhat{*}com> 5.0.22-2
- - Work around brew's tendency not to clean up failed builds completely,
  by adding code in mysql-testing.patch to kill leftover mysql daemons. 
            - * Thu Jun  8 17:00:00 2006 Tom Lane <tgl{%}redhat{*}com> 5.0.22-1
- - Update to MySQL 5.0.22 (fixes CVE-2006-2753)
- Install temporary workaround for gcc bug on s390x (bz #193912) 
            - * Tue May  2 17:00:00 2006 Tom Lane <tgl{%}redhat{*}com> 5.0.21-2
- - Fix bogus perl Requires for mysql-test