My current process for debugging stored procedures is very simple. I create a table called \"debug\" where I insert variable values from the stored procedure as it runs. Thi
The first and stable debugger for MySQL is in dbForge Studio for MySQL