創(chuàng)建存儲過程時報錯...
創(chuàng)建存儲過程時報錯: 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 'row_count() into insert_count; IF (insert_count = 0) THEN ROLLBACK; set r_result' at line 10 有人遇到過嗎?怎么解決的
-------------------------分割線-------------------------
問題已解決 ?select 寫成了 selcet ? 暈死。。。o(╯□╰)o
2016-09-19
問題找到了。。。。select 寫成了 selcet。。。。o(╯□╰)o
2016-09-19
這是照著老師寫的存儲過程代碼