'peterlaursen' wrote on '10:
” even though I had specified to omit the id field ” How did you do that and what function/tool did you use? Maybe a screenshot would clarify?
I tried to add the data without the original PK by selecting all the fields EXCEPT the PK in the fields list of the Database Synchronization Wizard, by unselecting All (Fields) then manually checking every field in the list except the ID, which was the PK field.
'peterlaursen' wrote on '10:
The 'import external data tool' (ENTERPRISE/ULTIMATE) feature( has this option and no other tool in SQLyog (not exports/backup, copy or datasync). With COMMUNITY you may execute a SELECT statement, export to CSV from result tab and import using LOAD DATA syntax.
Oh, Thanks, Peter. I do have Enterprise, and will try this next time.
Best,
K