mysql存储过程实例 mysql存储过程delimiter$DROPFUNCTIONIFEXISTS`fun_convert`$CREATEDEFINER=`root`@`%`FUNCTION `fun_convert`(p mysql存储过程实例