Hi Xian,

xian liu wrote:
> ERROR 1295 (HY000): This command is not supported in the prepared statement 
> protocol yet
> mysql> drop procedure ct_tb//
> Query OK, 0 rows affected (0.00 sec)
> 
>   the same, "drop function/trigger xxx" is also not supported in prepare 
> statment.
>    
>   Is it a lack of feature in MySQL-5.0 version ??

Exactly. MySQL doesn't support dropping/creating functions/procedures or
triggers in functions or triggers.

regards
Nils


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to