- • The MDB file has to be copied to a database data directory
- • The table handler has no automatic schema detection
- • ... so you have to use the mdbschema tool to get proper CREATE statements
- • Table names in the MDB and in the MySQL database have to match
- • Only one MDB file per database supported for now