The main thing about ClustrixDB is that it speaks MySQL syntax, but was built from the ground up to be a distributed shared-nothing database and has no MySQL code in its code base. Any application that uses a MySQL client or JDBC/ODBC drivers, like SQLyog in our case, can connect to ClustrixDB without issue and use standard MySQL constructs to interact with ClustrixDB but many functionalities cannot be accessed as they are in MySQL. SQLyog is built only to support MySQL. Many functionalities that it support in Clustrix is because Clustrix is a lot like MySQL. We have no plans to give a full out support for Clustrix.