The editor in Toad for MySQL displays a parser error if you use the SIGNAL statement or if you use the LIMIT clause in a SELECT in a stored procedure with variable parameters (LIMIT works with constants). These are both allowed syntax since at least MySQL 5.5.6.
↧