更新 README.md
This commit is contained in:
parent
ac4c1461f1
commit
af349f70bd
@ -14,6 +14,11 @@
|
||||
- 配置虚拟域名 OR 在根目录下执行 php think run
|
||||
- yourUrl/login
|
||||
- 默认用户名 admin 密码 admin
|
||||
|
||||
# Problem
|
||||
> SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default value for 'updated_at'
|
||||
设置 sql_mode;
|
||||
```
|
||||
SET GLOBAL sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'
|
||||
```
|
||||
# Talking
|
||||
欢迎进入 Q 群 302266230 讨论,可以及时反馈一些问题。
|
||||
|
Loading…
x
Reference in New Issue
Block a user