Replication in Drizzle is very simple and multi-source replication is supported. For a walk through of multi-master (multi-source) replication see David Shrewsbury’s excellent post here. Because it was very succinctly here I am quoting a lot of his provisioning a new slave post on replication here. But I have added in some detail on the [...] [...more]
http://Flexvie.ws fully implements a method for creating materialized views for MySQL data sets. The tool is for MySQL, but the methods are database agnostic. A materialized view is an analogue of software transactional memory. You can think of this as database transactional memory, or as database state distributed over time, but in an easy way [...] [...more]
In this blog post, I thought that I’d cover, in a bit more detail, setting up a simple replication setup between two drizzle servers using the new replication slave plugin. If you’ve used MySQL replication before, you should find some of the concepts very similar. I’ll only cover the simplest of examples (single master, single [...] [...more]
Rate & Subscribe If you want to get it watch my video about how to get Android Lock [...more]
Enable Annotations. [...more]