delimiter-MySql中的DELIMITER$$问题?
时间:2021-07-01 10:21:17
帮助过:49人阅读
delimitermysql数据库
错误
SQL 执行错误 # 1064. 从数据库的响应:
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 'DELIMITER $$' at line 1
确定
这个问题怎么解决?我的mysql版本是 mysql-5.6.27,这个语句不能用吗?
好像是美元符号不能用,请高手帮忙解答。