Title: DB Nightmare - MySQL Table Not Dropping After Alter
Just ran into a weird issue with MySQL. I've got a table I'm trying to drop after altering its name, but it's still showing up in my schema. Has anyone else had to deal with this?
Just ran into a weird issue with MySQL. I've got a table I'm trying to drop after altering its name, but it's still showing up in my schema. Has anyone else had to deal with this?