SQL_OPTION NO_DUP_IDXNAME
Support was added that changed the way index file names are generated to guarantee name uniqueness. This naming convention can cause compatibility problems with existing ISAM application containing hard-coded index names for tables created using SQL. This option reverts this new support.