I am in the process of creating new InnoDB cluster. And I need to handle bulk loading of data to the new InnoDB cluster for existing MySQL database migration. I reviewed this document - How to handle Bulk Loading of Data when using MySQL Group Replication (GR) / InnoDB Cluster (Doc ID 2528459.1). The document does not give detailed information about how to handle bulk loading of data, except for an outline of steps. I have no idea of those step details. Can someone please point out a more detailed document of how to handle bulk loading of data to InnoDB Cluster?
Thank you!
Xinhuan