create function f2() -> returns int smallint unsigned -> return (4);ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'smallint unsignedreturn (4)' at line 2
添加回答
举报
0/150
提交
取消