Microsoft
Software
Hardware
Network
Question : how to debug a stored procedure in mysql
Hi
Please could someoen advise me on how i can debug stored procedures in mysql. I'm not a database person but whenever i've used sql server you can step though an SP line by line. Is there anything like this in mysql. At the moment i am simply running the procedure on the command line and debugging using select statements.
Also, when i do run my SP on the command line i am getting a message saying i have 31 warnings. How do i see what these warnings are?
thanks
andrea
Answer : how to debug a stored procedure in mysql
I don't think there's a better way to do it. The only other thing I would do would be to create a `debug_log` table and write debug log straight to it from the procedure...
Random Solutions
Can't get out of 8bit color
Is is possible to Telnet FROM a pix to another device?
get just todays date files
MDX, calculated member
Lotus Script for Date Calculation in View Selection
POP3 Username with Exchange 2003 and Outlook 2003
Exchange 2003 willnot allow the name to be resolved for 1 certain user.
HOW TO PUT MY WEB SITE INTO SEARCH ENGINES: URGENT 300 POINTS
Rank List by item frequency
os.system() not passing command line properly