Is it possible to get exactly what the error is in MySQL? -


i'm getting error when trying add foreign key , description not helpful @ all: it's error 1050 , i'm able find in google pages a list of possible causes. there way exact cause of error mysql, example "fields not match (one unsigned , signed) can't have foreign key"?

if run show engine innodb status\g @ mysql prompt , "latest foreign key error" section, should give more detail on error.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -