Tag Archives: mysql
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.0.7. This is a Beta release. See the Release Notes and Changelog for detailed information on this release and the What is MariaDB 10.0? page in the MariaDB Knowledge Base for general information about the MariaDB 10.0 series.
Release Notes Changelog What is MariaDB 10.0?
Also see MariaDB 10.0 Beta launched – an important milestone.
Thanks, and enjoy MariaDB! …
This is both hilarious and sad. The new MySQL 5.7 milestone release presents a new feature — replication filters are now dynamic. This is a great and long awaited feature, no doubt about it.
In short, for years MySQL slaves could filter the incoming stream of replication events based on the database or table name these events were applicable to. These filters were configured using the my.cnf file (or command-line), in particular with the following variables:
replicate_do_db
replicate_ignore_db
replicate_do_table
replicate_ignore_table
replicate_wild_do_table
replicate_wild_ignore_table
Naturally, users wanted to be able to change the values of these options without having to restart the server. …
Continue reading “Dynamic replication filters — our wheel will be square!”
The MariaDB project is pleased to announce the immediate availability of MariaDB 5.5.34. This is a Stable (GA) release. See the Release Notes and Changelog for detailed information on this release and the What is MariaDB 5.5? page in the MariaDB Knowledge Base for general information about the MariaDB 5.5 series.
Release Notes Changelog What is MariaDB 5.5?
…
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.0.6. This is a Beta release. See the Release Notes and Changelog for detailed information on this release and the What is MariaDB 10.0? page in the AskMonty Knowledgebase for general information about the MariaDB 10.0 series.
Release Notes Changelog What is MariaDB 10.0?
Also see MariaDB 10.0 Beta launched – an important milestone.
Upcoming MariaDB Webinar
SkySQL will be hosting a webinar with Colin Charles, the chief evangelist of MariaDB. …
There has been a lot of discussion about MariaDB 10.0 throughout the whole year. When will it be released, what will it include, what is the focus on MariaDB going forward, etc? My feeling is that people have in the past few months started to understand the value of MariaDB 10.0. There is a good group of people and companies that have been trying out and using the MariaDB 10.0 alpha releases and providing us with excellent feedback.
MariaDB 10.0 is a massive release with loads of new features which ease several pain points that MariaDB and MySQL users have run into over the years. …
Continue reading “MariaDB 10.0 Beta launched – an important milestone”
Reposted from Monty Says.
I recently read some comments that we at the MariaDB Foundation have not been very open about what we are doing.
We are very sorry about this. The problem is not that we are secret about what we are doing, the problem is that not many of us working at the MariaDB Foundation are very active bloggers.
I will try to address this concern by starting a monthly blog about the MariaDB development that MariaDB Foundation employees are doing. This together with Simon Phipps’ state of the sea lion blog, which is published here, should hopefully give everyone a better idea of what we are doing.
…
Continue reading “MariaDB Foundation achivements 2012-12 – 2013-09”
The MariaDB project is pleased to announce the immediate availability of MariaDB Galera 5.5.33a. This is a Stable (GA) release. See the Release Notes and Changelog for detailed information on this release and the Galera section of the MariaDB Knowledge Base for general information about Galera Cluster.
Download MariaDB Galera 5.5.33a
Release Notes Changelog About Galera
Includes MariaDB 5.5.33a and Galera Cluster
MariaDB Galera 5.5.33a includes MariaDB 5.5.33a with Codership additions and Galera Cluster 23.2.7. …
Continue reading “MariaDB Galera Cluster 5.5.33a Now Available”
The MariaDB project is pleased to announce the immediate availability of MariaDB 5.5.33a. This is a Stable (GA) release. See the Release Notes and Changelog for detailed information on this release and the What is MariaDB 5.5? page in the AskMonty Knowledgebase for general information about the MariaDB 5.5 series.
Release Notes Changelog What is MariaDB 5.5?
Bug Fixes
This is a special bug-fix release for some packaging and other errors in the recent MariaDB 5.5.33 release. …