当前位置:网站首页>Mysql8.0 configuring my SQL in INI file_ mode=NO_ AUTO_ CREATE_ User can start
Mysql8.0 configuring my SQL in INI file_ mode=NO_ AUTO_ CREATE_ User can start
2022-06-26 04:17:00 【Never bow】
my.ini In profile
Set up
sql_mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
- 1
Restart service prompt
mysql The server stops automatically . Some services will stop automatically if they are not used by other services or programs .
reason
mysql 8.0 After that, I don't support NO_AUTO_CREATE_USER service
To set sql_mode Delete in NO_AUTO_CREATE_USER
result
Successful launch
sql_mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION
- 1
边栏推荐
- [从零开始学习FPGA编程-45]:视野篇 - 集成电路助力数字化时代高质量发展-2-市场预测
- Report on demand situation and development trend of China's OTC industry from 2022 to 2028
- SQL related knowledge - constraints
- win10 系统打开的软件太小,如何变大(亲测有效)
- 【QT】对话框dialog
- After four years of outsourcing, people are directly abandoned...
- The style of the mall can also change a lot. DIY can learn about it
- Tencent Interviewer: How did binder get its system services?
- R language and machine learning
- 35 year old programmer fired Luna millions of assets and returned to zero in three days. Netizen: it's the same as gambling
猜你喜欢
钉钉开放平台-小程序开发实战(钉钉小程序客户端)
Unity mobile game performance optimization spectrum CPU time-consuming optimization divided by engine modules
1.基础关
捕获数据包(Wireshark)
MySQL enable logbin in Qunhui docker
Install dbeaver and connect Clickhouse
[Qunhui] this suite requires you to start PgSQL adapter service
線程同步之讀寫鎖
35 year old programmer fired Luna millions of assets and returned to zero in three days. Netizen: it's the same as gambling
Yolov5 improvements: replace the backbone
随机推荐
go语言泛型在IDE中语法报错
Verrouillage de lecture et d'écriture pour la synchronisation des fils
Oracle technology sharing Oracle 19.14 upgrade 19.15
WPF value conversion
Understand CGI and fastcgi
使用Jsoup提取接口中的图片
第 4 篇:绘制四边形
Using jsup to extract images from interfaces
ipvs之ipvs0网卡
In the matter of getting customers at sea, how can advertisers play besides digital advertising?
What preparation should I make before learning SCM?
Part 4: drawing quadrilateral
Etcd watch principle
The style of the mall can also change a lot. DIY can learn about it
【QT】资源文件导入
Li Kou 79 word search
SQL related knowledge - DQL
外包干了四年,人直接废了。。。
Redis cache data consistency solution analysis
判断两个集合的相同值 ||不同值