Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mysql-bench - MySQL benchmark scripts and data
- Description:
MySQL is a multi-user, multi-threaded SQL database server. This
package contains benchmark scripts and data for use when benchmarking
MySQL.
Packages
mysql-bench-5.1.42-4.el6.i686
[423 KiB] |
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
|