DF
Download v1.2.1.1590
439 downloads
| Version | 1.2.1.1590 |
|---|---|
| Publisher | MyDebugger |
| Release date | Apr 26, 2012 |
| Date added | Feb 9, 2012 |
| Os requirements | Windows 2000, Windows Vista, Windows, Windows 7, Windows XP |
| Requirements | None |
| Total downloads | 439 |
| Price | Free to try |
Description
Debugging of stored MySQL functions and procedures has always been one of the primary concerns of MySQL database developers. Due to the unfortunate absence of generic debugging support in the MySQL DBMS, many developers are forced to resort to writing server side code on the client side to fill in this gap and obtain control over code execution. However, this approach is fundamentally incorrect, as it is a direct threat to the integrity of data and the business logic of the solution being built. Fortunately, there are third-party solutions that compensate for the absence of debugging support in MySQL and provide developers with everything they need to efficiently manage and debug MySQL functions and procedures.