Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mysql-devel: Files for development of MySQL applications.
        
        
            | Name: | mysql-devel | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 3.23.58 | 
            License: | LGPL | 
        
        
            | Release: | 16.RHEL3.1 | 
            URL: | http://www.mysql.com | 
        
        
        
        - Summary
 
        - MySQL is a true multi-user, multi-threaded SQL database server. This
package contains the libraries and header files that are needed for
developing MySQL applications.
 
        
        
        Changelog
        
            - * Sat Apr  2 18:00:00 2005 Tom Lane <tgl{%}redhat{*}com> 3.23.58-16.RHEL3.1
 
            - Repair uninitialized variable in security2 patch.
- Enable testing on 64-bit arches; continue to exclude s390x which still
  has issues.
 
        
            - * Fri Mar 18 18:00:00 2005 Tom Lane <tgl{%}redhat{*}com> 3.23.58-15.RHEL3.1
 
            - Backpatch repair for CAN-2005-0709, CAN-2005-0710, CAN-2005-0711 (bz#151051).
- Fix init script to not need a valid username for startup check (bz#142328)
- Don't assume /etc/my.cnf will specify pid-file (bz#143724)
 
        
            - * Tue Oct 12 19:00:00 2004 Tom Lane <tgl{%}redhat{*}com> 3.23.58-2.3
 
            - fix security issues CAN-2004-0835, CAN-2004-0836, CAN-2004-0837
  (bugs #135372, 135375, 135387)
- fix privilege escalation on GRANT ALL ON `Foo\_Bar` (no CVE yet)