Duarte Patrício

Senior Software Developer

Software developer of MySQL NDB Cluster

Recent Blogs

MySQL NDB Cluster replication: Filter replica updates

A new feature to MySQL NDB Cluster replication allows the NDB data nodes to skip sending unnecessary updates to subscribing MySQL Server nodes. These updates reflect changes that occurred in the NDB cluster, and some subscribing MySQL Servers are configured to discard changes applied by a replica or that are not to be written to binary log at all. Instead of having MySQL Servers discarding changes, the NDB data nodes do such work for them saving computing resources for the whole cluster.

Tuning BLOB for performance in NDB [Part 1]

Learn how to configure the inline size of BLOB columns of NDB tables through SQL and see how can it improve the application.

Receive the latest blog updates