Error-MySQL-3109-ER-Symbol-number (error-proof)

教程大全 2025-07-08 06:13:48 浏览
errorIDC.com/zdmsl_image/article/20250708061348_32798.jpg" loading="lazy">

文档解释

Error number: 3109; Symbol: ER_GENERATED_COLUMN_REF_AUTO_INC; SQLSTATE: HY000

Message: Generated column ‘%s’ cannot refer to auto-increment column.

Error 3109 – ER_GENERATED_COLUMN_REF_AUTO_INC

Error Description: This error occurs when referencing an auto-incrementing generated column in the list of expressions of an INSERT or UPDATE statement.

common Case: It occurs when a user attempts to set the default value of an auto-incrementing generated column in the list of expressions of an INSERT or UPDATE statement.

Resolution: The default value of an auto-incrementing generated column cannot be set in the list of expressions of an INSERT or UPDATE statement. The value must be specified through the DEFAULT clause of the column definition. To avoid this error, make sure to specify the value of an auto-incrementing generated column using the DEFAULT clause of the column definition.

香港美国云 服务 首选树叶云,2H2G首月10元开通。树叶云(www.IDC.Net)提供简单好用,价格厚道的香港/美国云服务器和独立服务器。IDC+ISP+ICP资质。ARIN和APNIC会员。成熟技术团队15年行业经验。


iis网页无法打开

请打开Internet Explorer->工具->Internet 选项->高级->把显示有好http错误信息的那个勾去掉,这样你再打开你的网页时会出现有用的提示,然后你可以把提示的信息再发上来看看。 因为http500内部错误有好多种的,有的可能是代买问题,有的是服务器配置问题,等等。

英文翻译在线等待

数据库错误错误信息: 数据库查询错误数据库:选择用户名,用户名用户主页地点的UID为错误报告在\ lingneiuch \ uchome_space为坠毁,应予以修复。 错误代码为145【这个是网页数据库错误造成的。 要解决这一问题,可以使用DM打开这个文件页面,修复MySQL第145行的数据语句就可以解决这一问题。 】

我在mysql中执行SQL语句报错,报错如下

按照你打的方式:CLASS_CODE_DELIMITER NATTONAL这样的数组命名本身就是错误的,你要么在NATTONAL的前面加上下划线_,要么重新命名你的数组名。然后再试一下看看(关键就是不要在名字中间加上空格)

本文版权声明本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,请联系本站客服,一经查实,本站将立刻删除。

发表评论

热门推荐