Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mysql-devel: Files for development of MySQL applications.
        
        
            | Name: | mysql-devel | Vendor: | Fermi National Accelerator Laboratory | 
        
            | Version: | 3.23.58 | License: | LGPL | 
        
            | Release: | 2.3 | 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
        
            - * 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) 
            - * Wed Oct  6 19:00:00 2004 Tom Lane <tgl{%}redhat{*}com> 3.23.58-2.2
- - fix multilib problem with mysqlbug and mysql_config
- adjust chkconfig priority per bug #128852
- remove bogus quoting per bug #129409 (MySQL 4.0 has done likewise)
- add sleep to mysql.init restart(); may or may not fix bug #133993 
            - * Tue Oct  5 19:00:00 2004 Tom Lane <tgl{%}redhat{*}com> 3.23.58-2.1
- - fix low-priority security issues CAN-2004-0388, CAN-2004-0381, CAN-2004-0457
  (bugs #119442, 125991, 130347, 130348)
- fix bug with dropping databases under recent kernels (bug #124352)
- repair logfile attributes in %files, per bug #102190
- repair quoting problem in mysqlhotcopy, per bug #112693
- repair missing flush in mysql_setpermission, per bug #113960
- repair broken error message printf, per bug #115165
- delete mysql user during uninstall, per bug #117017
- fix chown syntax in mysql.init
- update mysql.init to use anonymous user (UNKNOWN_MYSQL_USER) for
  pinging mysql server (#108779)
- update mysql.init to wait (max 10 seconds) for mysql server to 
  start (#58372)