Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mysql: MySQL client programs and shared libraries.
Name: | mysql |
Vendor: | Scientific Linux |
Version: | 4.1.22 |
License: | GPL |
Release: | 2.el4_8.4 |
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
- * Sat Oct 23 19:00:00 2010 Tom Lane <tgl{%}redhat{*}com> 4.1.22-2.el4.4
- Add fixes for CVE-2010-1848, CVE-2010-3681, CVE-2010-3840
Resolves: #645637
- Backpatch longlong overflow fix so that code can be tested on
more recent platforms
- * Thu Feb 11 18:00:00 2010 Tom Lane <tgl{%}redhat{*}com> 4.1.22-2.el4.3
- Add comment suggesting disabling symbolic links in /etc/my.cnf
- * Fri Jan 29 18:00:00 2010 Tom Lane <tgl{%}redhat{*}com> 4.1.22-2.el4.2
- Add fixes for CVE-2008-4098, CVE-2009-4030 (two successive attempts to fix
DATA/INDEX DIRECTORY vulnerabilities) and CVE-2008-4456 (mysql command line
client XSS flaw)
Resolves: #512255