All Products
Search
Document Center

ApsaraDB for OceanBase:Overview of DDL synchronization from a MySQL database to a MySQL tenant of OceanBase Database

Last Updated:Mar 19, 2024

This topic describes the conversion scope and incompatibilities of DDL synchronization during data migration from a MySQL database to a MySQL tenant of OceanBase Database.

Supported DDL operations

Unsupported DDL operations

  • CREATE/DROP/ALTER DATABASE

  • CREATE/DROP/ALTER FUNCTION

  • CREATE/DROP/ALTER PROCEDURE

  • CREATE/DROP/ALTER EVENT

  • CREATE/DROP/ALTER VIEW

  • CREATE/DROP/ALTER ROLE

  • CREATE/DROP/ALTER TRIGGER

  • CREATE/DROP/ALTER USER

  • CREATE/DROP/ALTER SERVER

  • CREATE/DROP/ALTER TABLESPACE

  • DDL operations other than those listed in the "Supported DDL operations" section of this topic are not supported.

Incompatibilities

For more information, see DDL incompatibilities between a MySQL database and a MySQL tenant of OceanBase Database.