#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 'SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */' at line 8
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server ...
我导入sql是没问题的,试试拿adminer导入看看
自动刷新邀请码需要cron支持...写一个php文件放到tools里,内容如下
[ol]
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server ...
我把最后这三条删除就可以了
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;