mysql 代码执行解决办法

WBOY
Release: 2016-06-13 11:58:11
Original
901 people have browsed it

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

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!