Jump to letter: [
ACDFIJKLMOPSWZ
]
mysql-embedded-devel - Development files for MySQL-MariaDB as an embeddable library
MySQL-MariaDB is a multi-user, multi-threaded SQL database server. This
package contains files needed for developing and testing with
the embedded version of the MySQL-MariaDB server.
Packages
Latest: mysql-embedded-devel-5.2.4-20.mariadb.el5_fio.i386.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| mysql-embedded-devel |
0 |
5.2.4 |
20.mariadb.el5_fio |
i386 |
9.2 MiB |
2011-02-17 09:29:04 |
| mysql-embedded-devel |
0 |
5.1.51 |
18.mariadb.el5_fio |
i386 |
9.0 MiB |
2010-11-19 22:53:52 |
Changelog:
- * 2011-02-17 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 5.2.4-20
- Update to 5.2.4 - MariaDB Branch
- * 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