I'd like to set up a MySQL Cluster for HA, but the client of the data cannot yet use ClusterJ.
I would like create 2 SQL Nodes and access only them from the client. i.e. No access to the NDB Data nodes.
Is this a valid configuration? Can I connect with either SQL node for reading and writing and assume that data is in sync?