当前位置:网站首页>Mysql:insert date:SQL 错误 [1292] [22001]: Data truncation: Incorrect date value:
Mysql:insert date:SQL 错误 [1292] [22001]: Data truncation: Incorrect date value:
2022-07-03 13:16:00 【菜鸟先飞~】
操作:insert into table_test values (2021-01-01,9999-01-01)
问题:字段类型是date,也确认mysql的date格式是: 年-月-日
原因:我猜测是其底层默认的输入方式
解决方案:改为insert into table_test values (20210101,99990101)
查询结果:2021-01-01 9999-01-01
数据插入成功,期待源码大神解释下
同样的:datetime也需要来连续输入不加符号,例如:20210102122525

边栏推荐
猜你喜欢

【电脑插入U盘或者内存卡显示无法格式化FAT32如何解决】

AI 考高数得分 81,网友:AI 模型也免不了“内卷”!

研发团队资源成本优化实践
![[sort] bucket sort](/img/52/95514b5a70cea75821883e016d8adf.jpg)
[sort] bucket sort

Kivy教程之 盒子布局 BoxLayout将子项排列在垂直或水平框中(教程含源码)

全面发展数字经济主航道 和数集团积极推动UTONMOS数藏市场

Tutoriel PowerPoint, comment enregistrer une présentation sous forme de vidéo dans Powerpoint?

Internet of things completion -- (stm32f407 connects to cloud platform detection data)

Box layout of Kivy tutorial BoxLayout arranges sub items in vertical or horizontal boxes (tutorial includes source code)

Today's sleep quality record 77 points
随机推荐
[机缘参悟-37]:人感官系统的结构决定了人类是以自我为中心
MySQL installation, uninstallation, initial password setting and general commands of Linux
Ubuntu 14.04 下开启PHP错误提示
又一个行业被中国芯片打破空白,难怪美国模拟芯片龙头降价抛售了
The latest BSC can pay dividends. Any B usdt Shib eth dividend destruction marketing can
SQL Injection (POST/Search)
Stack application (balancer)
刚毕业的欧洲大学生,就能拿到美国互联网大厂 Offer?
研发团队资源成本优化实践
用户和组命令练习
Asp. Net core1.1 without project JSON, so as to generate cross platform packages
[today in history] July 3: ergonomic standards act; The birth of pioneers in the field of consumer electronics; Ubisoft releases uplay
MyCms 自媒体商城 v3.4.1 发布,使用手册更新
[sort] bucket sort
Swiftui development experience: the five most powerful principles that a programmer needs to master
[how to solve FAT32 when the computer is inserted into the U disk or the memory card display cannot be formatted]
树的深入和广度优先遍历(不考虑二叉树)
SQL Injection (POST/Select)
Servlet
JSP and filter