Hi -

I have various differences in INT files - all created with a version of 14.something for MySQL. There are a couple of lines in it that don't seem to be necessary, but I'm hesitant to remove them without any understanding of what they mean.

Anyone have more detailed info on them?

Line Help
FIELD_NATIVE_LENGTH The number of bytes on the target database. [Well - Yeah - but most don't have this]
INDEX_NATIVE_CREATED Index created by the Flex2SQL migration utility on the server. [Another Well - Yeah - is it just informational?]

Then there are these 2 lines added to every new INT - any idea how I can configure it to not write them?

DATABASE_SPACE_NAME
SCHEMA_NAME

Sure doesn't work to copy one with DATABASE_SPACE_NAME = TEST over to LIVE. DAMHIKT...

TIA!'