Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mysql: MySQL client programs and shared libraries.
        
        
            | Name: | mysql | Vendor: | Scientific Linux | 
        
            | Version: | 5.0.45 | License: | GPLv2 with exceptions | 
        
            | Release: | 7.el5 | 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. The base package
contains the MySQL client programs, the client shared libraries, and
generic MySQL files.
Changelog
        
            - * Wed Mar 26 17:00:00 2008 Tom Lane <tgl{%}redhat{*}com> 5.0.45-7
- - Adjust thread stack requests to allow for platform-specific guard page size;
  necessary to prevent stack overrun on PPC with RHEL5's 64K page size.
Resolves: #435391
- Remove calendar-dependent queries from "view" test; necessary to get
  regression tests to pass after 2007. 
            - * Thu Dec 13 16:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 5.0.45-6
- - Back-port upstream fixes for CVE-2007-5925, CVE-2007-5969, CVE-2007-6303.
Resolves: #422211 
            - * Tue Nov 20 16:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 5.0.45-1
- - Update to MySQL 5.0.45
Resolves: #256501, #240813, #246309, #254012
Resolves: #280811, #316451, #349121, #367131
- Synchronize with current Fedora package, which is pretty well tested by now;
  see past bzs 245770, 241912, 233771, 221085, 223713, 203910, 193559, 199368