Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mysql-server - The MySQL server and related files
- Description:
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. This package contains
the MySQL server and some accompanying files and directories.
Packages
mysql-server-5.1.42-4.el6.i686
[8.6 MiB] |
Changelog
by Tom Lane (2010-01-08):
- Sync with current Fedora build, including:
- Update to MySQL 5.1.42, for various fixes described at
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-42.html
- Disable symbolic links by default in /etc/my.cnf
Resolves: #553653
- Remove static libraries (.a files) from package, per packaging guidelines
- Change %define to %global, per packaging guidelines
- Disable building the innodb plugin; it tickles assorted gcc bugs and
doesn't seem entirely ready for prime time anyway.
Resolves: #553632
- Start mysqld_safe with --basedir=/usr, to avoid unwanted SELinux messages
(see 547485)
- Stop waiting during "service mysqld start" if mysqld_safe exits
Resolves: #544095
|