2021/12/3 18:10:50阅读(626) 评论(0)
网上有些格式 sql 的工具会导致报错,如 mysql 中的@rownum:=@rownum+1格式化后变成@rownum: = @rownum + 1,这样执行会报错:1064-Youhaveane...
继续阅读 »