I just started learning database operations. Today, when I was saving data, I found that an error occurred First, according to the Mysql database date, datetime type setting 0000-00-00 default value error problem this blog operation. But found out. I don't have the Copy the code as follows: sql-mode=ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION When pasting to the location of the file, it still fails. MySQL cannot be started directly. Later, when I set
ERROR 1231 (42000): Variable 'sql_mode' can't be set to the value of ' MySQL version: 8.0.13 The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Docker installation of MySQL (8 and 5.7)
>>: JavaScript+html to implement front-end page sliding verification
Introduction Based on docker container and docker...
<br />The information on web pages is mainly...
This article introduces the characteristics of CS...
It is very common to use webpack to build single-...
Table of contents Method 1 Method 2 After install...
Table of contents 1. Spark vs. Hadoop 1.1 Disadva...
Preface When using the MySQL database, sometimes ...
CentOS6.9+Mysql5.7.18 source code installation, t...
MySQL password is correct but cannot log in local...
Table of contents Preface Summary of the principl...
Previously, the images we used were all pulled fr...
DML operations refer to operations on table recor...
MySQL add, delete, modify and query statements 1....
Table of contents background Main content 1. Comp...
<br />Yesterday I saw at W3C that the new HT...