Re: SOS mysql signal syntax error

2009-05-20 Thread Alex Katebi
OK I tried this exact syntax and I get the same error. I tried it on mysql client for 6.0.10 On Wed, May 20, 2009 at 2:22 PM, Gavin Towey wrote: > Interesting. This syntax is only supposed to be available as of 5.4, but > it doesn't even work there. The reference I found was at : > http://dev.

RE: SOS mysql signal syntax error

2009-05-20 Thread Gavin Towey
Interesting. This syntax is only supposed to be available as of 5.4, but it doesn't even work there. The reference I found was at : http://dev.mysql.com/tech-resources/articles/mysql-54.html But I couldn't find other references to the new signal support. This is listed as the example on that p