Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog BETA Discussions › Insert New Field
That was reported internally a few days ago and fixed in beta3 that was released today.
It also works for me now.
Can you confirm the fix with beta3?
My mistake. Not yet fixed in beta3! 😡
It seems to be too late!
It IS fixed for me with beta3 – and it also should be! Please try!
It works.
Hi All,
I am new in MySQL Database. Can anybody give sample stored procedure for Insert Query with “Exception handling”.
Please…
by
JEEVA
You use DECLARE HANDLER syntax.
Examples in MySQL documentation here: http://dev.mysql.com/doc/refman/5.0/en/declare-handler.html
(and btw: I think you should start your questions in a new thread and not use the threads of other people)