Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mysql-devel - Files for development of MySQL applications
- Description:
MySQL is a multi-user, multi-threaded SQL database server. This
package contains the libraries and header files that are needed for
developing MySQL client applications.
Packages
mysql-devel-5.5.28-1.fc18.x86_64
[172 KiB] |
Changelog
by Tom Lane (2012-09-29):
- Update to MySQL 5.5.28, for various fixes described at
http://dev.mysql.com/doc/refman/5.5/en/news-5-5-28.html
- Clean up partially-created database files when mysql_install_db fails
Related: #835131
- Honor user and group settings from service file in mysqld-prepare-db-dir
Resolves: #840431
- Export THR_KEY_mysys as a workaround for inadequate threading support
Resolves: #846602
- Adopt new systemd macros for server package install/uninstall triggers
Resolves: #850222
- Use --no-defaults when invoking mysqladmin to wait for the server to start
Related: #855704
|