mysql 代码执行 mysql如何执行多行指令,我在外面写好代码,然后复制进cmd后就报错(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 'vchar (30),) ------解决方案-------------------- 贴语句,是不是没有加分号 ------解决方案-------------------- 你的代码是什么? ------解决方案-------------------- vchar改成varchar