Jump to letter: [
CEIKLMOPS
]
mysql-debuginfo - Debug information for package mysql
This package provides debug information for package mysql.
Debug information is useful when developing applications that use this
package or when debugging this package.
Packages
Latest: mysql-debuginfo-5.1.53-19.mariadb.el5_fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| mysql-debuginfo |
0 |
5.1.53 |
19.mariadb.el5_fio |
x86_64 |
59.4 MiB |
2011-02-16 11:53:39 |
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