Nutanix
NCP-DB-6.10 · Question #231
Which MySQL deployment model is natively supported by NDB 6.5?
The correct answer is C. MySQL InnoDB Cluster / Group Replication. NDB supports modern MySQL HA architectures such as InnoDB Cluster / Group Replication. The MySQL NDB Cluster engine is not supported.
Configure and Administer Database Infrastructure
Question
Which MySQL deployment model is natively supported by NDB 6.5?
Options
- AMySQL single instance on local storage
- BMySQL master-slave asynchronous replication
- CMySQL InnoDB Cluster / Group Replication
- DMySQL Cluster (NDB engine)
How the community answered
(65 responses)- A2% (1)
- B2% (1)
- C94% (61)
- D3% (2)
Explanation
NDB supports modern MySQL HA architectures such as InnoDB Cluster / Group Replication. The MySQL NDB Cluster engine is not supported.
Topics
#MySQL#InnoDB Cluster#Group Replication#NDB support
Community Discussion
No community discussion yet for this question.