The SQL syntax elements for Oracle Version 7 and MySQL MaxDB in ORACLE SQL mode differ with regard to the definition of possible database objects, among other things.
The following database objects are not supported by MySQL MaxDB:
· Clusters
· Database links
· Packages
· Profiles
· Rollback segments
· Snapshots
· Snapshot logs
· Tablespaces
The following database object is supported by MySQL MaxDB, but uses a different syntax than Oracle:
Procedure (object in MySQL MaxDB: database procedure)