79187321

Date: 2024-11-14 03:37:46
Score: 1
Natty:
Report link

I believe I have solved it. I had been trying ALTER TABLE IMPORT TABLESPACE, but what I had missed what that I needed to run CHOWN to make the user mysql the owner of the copied ibd files. Once I did CHOWN, I could then import the tablespace and it appears to be working.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Whitelisted phrase (-2): I have solved
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Peter Clark