I am using InnoDB. The mysql is of the latest version for OS Freebsd12.1
The error complains about tablespace id being the same for two tables. How do I fix this?
Someone on the internet said to move the .ibds files in /var/db/mysql folder move it to another folder and run mysqld_safe again.
I followed this instruction and even after moving the files the mysql server won't run. It will fail.
What Should I do?
The error complains about tablespace id being the same for two tables. How do I fix this?
Someone on the internet said to move the .ibds files in /var/db/mysql folder move it to another folder and run mysqld_safe again.
I followed this instruction and even after moving the files the mysql server won't run. It will fail.
What Should I do?