MySQL/Galera 0.7.3 Released
The 0.7.3 version is a maintenance release, which comes with following features/fixes:
- Merged with MySQL 5.1.43
- Enabled 'LOAD DATA INFILE' queries. However there is a limit for how large data files (or transactions in general) can be replicated. Current 0.7 releases allocate the replicated transaction write set in main memory and too large data files could eat all available memory. This memory restriction will be removed in future releases (0.7.4 or 0.8)
- wsrep_cluster_address represented as dynamic variable. It is possible to join and depart from cluster by using this variable. This makes better compatibility with phpmyadmin tool.
- Bug fixes
The release distribution contains now also diff file for MySQL side changes and debian/RPM packages.
Get the release from: launchpad release page
