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 unsigned
return (4)' at line 2
Silent_Walke
相关分类