I have a foreign key problem that makes absolutely no sense. All conventional reason is unable to solve the problem, and I am at a loss. I think the crux of the problem lies in the fact that one of the error messages is reporting the table '#sql-44a5_1bc'. Does anyone know what this is? What created it? Is this just a hidden name for an actual table?
Here is my foreign key problem too, if you feel like helping with that. It's still unsolved and this is a big problem because this is on a production database:
Problem adding Foreign Key using Alter Table with existing MYSQL Database - can't add it! Help!