Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mysql-devel: Files for development of MySQL applications.
Name: | mysql-devel |
Vendor: | Scientific Linux |
Version: | 4.1.10a |
License: | GPL |
Release: | 2.RHEL4.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
- * Thu May 12 19:00:00 2005 Tom Lane <tgl{%}redhat{*}com> 4.1.10a-2.RHEL4.1
- Apply a band-aid patch for bz#152911; it seems too late in the RHEL4-U1
cycle to do the right thing of upgrading to 4.1.11.
- Back-patch devel tip removal of use of <asm/atomic.h> and LinuxThreads;
this is necessary for correct operation on s390x (bz#143537), and it
also seems to cure semi-repeatable regression test failures on ppc64.
- At last we can enable "make test" on all arches
- Move perl-DBI, perl-DBD-MySQL dependencies to server package (bz#154123)
- Might as well turn on --disable-dependency-tracking
- * Mon Mar 21 18:00:00 2005 Tom Lane <tgl{%}redhat{*}com> 4.1.10a-1.RHEL4.1
- Update to MySQL 4.1.10a to fix security vulnerabilities (bz#150868,
for CAN-2005-0711, and bz#150871 for CAN-2005-0709, CAN-2005-0710).
- Run make test on all archs except s390x (which seems to have a bdb issue)
- Fix init script to honor settings appearing in /etc/my.cnf (bz#76051)
- Fix package Requires: interdependencies.
- * Fri Feb 11 18:00:00 2005 Tom Lane <tgl{%}redhat{*}com> 4.1.7-5.RHEL4.1
- Add a restorecon to keep the mysqld.log file in the right context (bz#143887)
- 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)