Cause
An attempt was made to use a DDL operation on a remote database. For example, "CREATE TABLE tablename@remotedbname ...".
Action
To alter the remote database structure, you must connect to the remote database with the appropriate privileges.
Error Message
DDL operations are not allowed on a remote database
An attempt was made to use a DDL operation on a remote database. For example, "CREATE TABLE tablename@remotedbname ...".
To alter the remote database structure, you must connect to the remote database with the appropriate privileges.