Quantcast
Channel: MySQL Forums - MySQL Workbench
Viewing all articles
Browse latest Browse all 3724

Migration- Table name are not correct and truncated (1 reply)

$
0
0
Hi,

I want to do database migration from MSSQLServer to mySql. some tables in MSSQL have a long name and when I migrate these tables it seems their names are truncated in mysql.

for example:

in MSSQL "CommonProviderSystem_Provider_ProviderTypeProviderOptionProviderDataValue" table will change to "CommonproviderSystem_Provider_ProviderTypeProviderOptionProvid1" in MySql


it's worth to mention that I've changed the source code of mysql and set 128 instead of 64 for NAME_CHAR_LEN variable so I can add manually a new table with a long name in workbench but not in the migration process.

how can I fix this?
Thanks in advance for any help.

Regards,
Zohreh

Viewing all articles
Browse latest Browse all 3724

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>