Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mysql-libs - The shared libraries required for MySQL clients
- Description:
The mysql-libs package provides the essential shared libraries for any
MySQL client program or interface. You will need to install this package
to use any other MySQL package or any clients that need to connect to a
MySQL server.
Packages
mysql-libs-5.1.42-4.el6.i686
[1.5 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
|