Link to a page where the issue can be seen: hidden link
I expected to see: A successful migration
Instead, I got: The following error:
> Post relationships migration started.
> Maintenance mode enabled.
> No tables had to be dropped.
> Unable to create table ebD3I56_toolset_associations due to a MySQL Error:
> Unable to create table ebD3I56_toolset_relationships due to a MySQL Error:
> Unable to create table ebD3I56_toolset_type_sets due to a MySQL Error:
> Maintenance mode disabled.
Sorry but I couldn't manage to find further information in server logs. Indeed, I have manually deleted the tables involved, and then I have tried again the migration process. The error message is then thrown again, but the tables are created though. So, no MySQL error seems to be happening (in creating tables, at least) and the error message shown by the plugin doesn't seem to be accurate.
I don't see any existing relationships when I check your settings for the custom post type you registered.
I performed a quick search in the database for any evidence that there are existing related posts, and found none.
So I'm wondering why you need to run the migration wizard at all.
I know why you are trying to run the migration, because if you go to Toolset > Relationships it tells you to, but I don't see why it is doing that, instead of just letting you set up new relationships.
So, can you give me some background as to how and when this site was created?