Use SHOW ENGINE X STATUS
When an error occurs when you update a table you only get generic error messages that don't mean anything. Using the SHOW ENGINE INNODB STATUS in my case will give me a really nice description of what actually has happened.
It would be great if on errors dbForge queries the SHOW ENGINE INNODB STATUS and returns a more dev friendly error message.
3
votes
Anonymous
shared this idea