mysql报Fatal error encountered during command execution的解决办法

连接字符串里加上

Allow User Variables=True

解决。

否则时不时的报错,存储过程名长一点也报错,又有时报有时不报,参数传1位数就正常2位数就报错等……

折腾mysql蛋疼啊

原文地址:https://www.cnblogs.com/alifriend/p/3530779.html