The SQL syntax elements for Oracle Version 7 and MySQL MaxDB in SQL mode ORACLE differ, among other things, in the definition of possible schema objects.
The following schema objects are not supported by MySQL MaxDB:
· Cluster
· Database link
· Package
· Profile
· Rollback segment
· Snapshot
· Snapshot log
· Tablespace
The following schema objects are supported by MySQL MaxDB, but use a different syntax than Oracle:
Procedure (object in MySQL MaxDB: database procedure)