Hello Nick, >> Upscene Productions is proud to announce the next >> version of the popular database development tool: >> >> Database Workbench 2.8.5 has been released today! > > >I'd like to hear more about the stored procedure debugger -- does all the >functionality in the documentation work with MySQL? Anybody used this with >MySQL, who could describe their experience with it? > >I would really love a good SP debugger!
I'm sorry to say the debugger only works with InterBase and Firebird. The MySQL server doesn't provide debugging hooks, by itself, this is a problem for 3rd party tool vendors. InterBase or Firebird don't provide these either, but we are emulating server behaviour at the client side. Although this works for a very large part, it isn't exactly easy and there are still problems sometimes, it's hard to get perfect. This is the reason why we haven't gone that route with MySQL. Martijn Tonies Database Workbench - development tool for MySQL, and more! Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]