Jump to letter: [
ACDEIKLMOPRSWZ
]
mysql-devel - Files for development of MySQL-MariaDB applications
MySQL-MariaDB is a multi-user, multi-threaded SQL database server. This
package contains the libraries and header files that are needed for
developing MySQL-MariaDB client applications.
Packages
Latest: mysql-devel-5.1.53-19.mariadb.el5_fio.i386.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| mysql-devel |
0 |
5.1.53 |
19.mariadb.el5_fio |
i386 |
1.6 MiB |
2011-02-16 11:39:06 |
Changelog:
- * 2011-02-16 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 5.1.53-19
- Update to 5.1.53 - MariaDB Branch
- Removed mysql-lowercase-bug.patch
- See http://kb.askmonty.org/v/mariadb-5153-changelog for other details.
- * 2010-10-18 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 5.1.50-17
- Update to 5.1.50 - MariaDB Branch
- * 2010-08-13 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 5.1.49-14
- Update to 5.1.49 - MariaDB Branch
- * 2010-06-30 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 5.1.47-13
- Update to 5.1.47 - MariaDB Branch
- * 2010-05-01 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 5.1.46-7
- Update to 5.1.46, includes innodb 1.0.7
- * 2009-11-30 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 5.1.39-5
- Replace builtin innobase with innodb plugin v1.0.6
- * 2009-10-17 - Tom Lane <tgl[AT]redhat[DOTCOM]> 5.1.39-4
- Replace kluge fix for ndbd sparc crash with a real fix (mysql bug 48132)
- * 2009-10-15 - Tom Lane <tgl[AT]redhat[DOTCOM]> 5.1.39-3
- Work around two different compiler bugs on sparc, one by backing off
optimization from -O2 to -O1, and the other with a klugy patch
Related: #529298, #529299
- Clean up bogosity in multilib stub header support: ia64 should not be
listed (it's not multilib), sparc and sparc64 should be
- * 2009-09-23 - Tom Lane <tgl[AT]redhat[DOTCOM]> 5.1.39-2
- Work around upstream bug 46895 by disabling outfile_loaddata test
- * 2009-09-22 - Tom Lane <tgl[AT]redhat[DOTCOM]> 5.1.39-1
- Update to MySQL 5.1.39, for various fixes described at
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-39.html