Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
5.1.61-23.3

Il s'agit d'une version de maintenance pour la série de MySQL 5.1. Il a été mis à niveau vers MySQL 5.1.61 et wsrep API v23. Elle a le plein soutien clé (avec Galera 2.0). Elle fixe d'isolement total de la commande pour la création...Instruction SELECT, fixe un self-crash en raison de « sémaphore attente a duré > 600 secondes » au cours de rsync, SST corrige la réplication d'un résultat de fonction appel lors de SELECT et a divers correctifs et améliorations apportées au code d'État transfert.
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.

Project Resources