Jump to letter: [
ACDFIJKLMOPSWZ
]
mysql-cluster - MySQL Cluster daemons and related files
MySQL is a multi-user, multi-threaded SQL database server.
MySQL Cluster is a distributed in-memory data store that can be accessed
by a MySQL server. This package contains the programs needed to run a MySQL
Cluster installation.
Packages
Latest: mysql-cluster-5.1.46-7.el5_fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
mysql-cluster |
0 |
5.1.46 |
7.el5_fio |
x86_64 |
13.7 MiB |
2010-05-01 03:32:24 |
Changelog:
- * 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