MySQL error even after recreating the droplet with previous working image?
I ran into a problem in mySQL
InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files.I have tried the method on the net to rename/copy ibdata1 files, but it didn't work. So I decided to re-create a droplet with the previous saved image (very long ago, so I am actually pissed but I am sure it was 100% working because the this mySQL error started to happen this morning by my manual restarting) But guess what? After recreating the droplet, mySQL still shows the same error! How could this happen? What am I supposed to do?
Log In to Comment