?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
為什么其他函數(shù)方法不行呢
Silent_Walke
2018-10-15 15:29:57