Documentation Home
HeatWave User Guide
Related Documentation Download this Manual
PDF (US Ltr) - 2.1Mb
PDF (A4) - 2.1Mb


HeatWave User Guide  /  ...  /  Inbound Replication

2.9.4 Inbound Replication

Replicating DDL operations: Before a table is loaded into HeatWave, RAPID must be defined as the table secondary engine; for example:

mysql> ALTER TABLE orders SECONDARY_ENGINE = RAPID;