Download List

Descripción del Proyecto

wsrep-enabled MySQL (previously MySQL/Galera cluster) can use wsrep replication providers, such as Galera, to form a cluster. wsrep API is an abstract replication interface that supports global transaction ID, true multi-master capability, conflict detection and resolution, and parallel applying and is transparent to triggers, stored procedures, and functions by replicating only final transaction results. Only the InnoDB storage engine and DDL commands are supported by this patch.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-20 03:34
5.5.20-23.4

Se trata de una versión de mantenimiento importante para la serie de MySQL 5.5. Ha actualizado a MySQL 5.5.20 y wsrep API v23. Tiene apoyo clave completa extranjero (requiere Galera 2.0). Corrige una serie de posibles bloqueos MDL y GRL, corrige la replicación de la vista, desencadenador, evento, función y miembros de procedimiento y corrige aislamiento total orden para crear...Instrucción SELECT.... Disminuye el uso de la cola de gota InnoDB (una amenaza mayor consistencia). Corrige el registro de consultas lentas, corrige una self-crash debido a la "espera de semáforo ha durado > 600 segundos" durante rsync SST, y tiene muchas otras correcciones de errores.
Tags: Stable
This is a major maintenance release for the MySQL 5.5 series. It has upgraded to MySQL 5.5.20 and wsrep API v23. It has full foreign key support (requires Galera 2.0). It fixes a number of possible deadlocks involving MDL and GRL, fixes replication of view, trigger, event, function, and procedure definers, and fixes total order isolation for CREATE...SELECT... statement. It drops the usage of the InnoDB drop queue (a major consistency threat). It fixes slow query logging, fixes a self-crash due to "semaphore wait has lasted > 600 seconds" during rsync SST, and has many other bugfixes.

2012-02-20 03:34
5.1.61-23.3

Se trata de una versión de mantenimiento de la serie de MySQL 5.1. Se ha actualizado a MySQL 5.1.61 y wsrep API v23. Tiene apoyo clave completa extranjero (con Galera 2.0). Corrige aislamiento total orden para crear...Instrucción SELECT, corrige una self-crash debido a la "espera de semáforo ha durado > 600 segundos" durante rsync SST, corrige la replicación de un resultado de llamada de función cuando se llama desde SELECT y tiene varios arreglos y mejoras en el código de transferencia del Estado.
Tags: Stable
This is a maintenance release for the MySQL 5.1 series. It has been upgraded to MySQL 5.1.61 and wsrep API v23. It has full foreign key support (with Galera 2.0). It fixes total order isolation for the CREATE..SELECT statement, fixes a self-crash due to "semaphore wait has lasted > 600 seconds" during rsync SST, fixes replication of a function call result when called from SELECT, and has miscellaneous fixes and improvements in state transfer code.

2011-12-22 07:26
1.1

Esta es una versión bugfix principales. Corregidos errores incluyen un fallo de segmentación en roto DDL, incompatibilidad con replicación estándar, mysqladmin no funciona cuando un nodo no está SINCRONIZADO, aplicación paralela roto en tablas con ninguna clave principal, interbloqueos en claves únicas de NULL, errores en la transferencia de Estado, comunicación de grupo y otros.
MySQL se ha actualizado para 5.1.59 y 5.5.17. Nueva característica: Rolling actualizar el esquema.
Tags: Stable
This is a major bugfix release. Fixed bugs include a segfault on broken DDL, incompatibility with standard replication, mysqladmin not working when a node is not SYNCED, parallel applying broken on tables with no primary keys, deadlocks on NULL unique keys, bugs in state transfer, group communication, and others.
MySQL has been updated to 5.1.59 and 5.5.17. New feature: Rolling Schema Upgrade.

2011-10-31 09:53
1.0

Galera Cluster MySQL hito 1.0 alcanzado. Nuevo en esta versión: soporte para lecturas de caché, estrictamente sincrónicos writeset MySQL 5.5.15 y 5.1.58, en el disco, mayor estabilidad en la WAN y de Severalnines configurador ClusterControl(tm) GUI y herramienta de monitoreo.
Tags: Major, Stable
Galera Cluster for MySQL milestone 1.0 reached. New in this release: support for both MySQL 5.5.15 and 5.1.58, on-disk writeset caching, strictly synchronous reads, improved stability in WAN, and Severalnines' ClusterControl(tm) GUI configurator and monitoring tool.

2011-09-29 14:35
5.1.58-21.1

Esta versión fue actualizada para MySQL 5.1.58 y los problemas se resuelven en el índice secundario no estaba integrada, en cascada claves externas causado accidentes en el plugin de InnoDB, mal peticiones SST podría destruir la base de datos del donante, y grandes LOAD DATA archivos no se han apoyado . wsrep_cluster_name, wsrep_node_name y wsrep_sst_ variables * Ahora se puede cambiar en tiempo de ejecución.
Tags: Stable, MySQL-wsrep
This release was updated for MySQL 5.1.58 and fixed problems where the secondary index was not fully supported, cascading foreign keys caused crashes in the InnoDB plugin, bad SST requests could destroy the database on the donor, and large LOAD DATA files were not supported. wsrep_cluster_name, wsrep_node_name, and wsrep_sst_* variables can now be changed at run-time.

Project Resources