Home > Database > Mysql Tutorial > mysql specified twice解决方法

mysql specified twice解决方法

WBOY
Release: 2016-06-01 09:57:16
Original
3200 people have browsed it

错误提示

MySQL提示Column 'content' specified twice,根据英文我们知道是列“content”被使用了两次,这样就好解决了,找到sql语句中删除一个content字段即可。


解决办法

就是删除你重复的字段即可

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