备份标准版

This commit is contained in:
guoshengxiong 2025-04-09 11:27:18 +08:00
parent c9449cbf7b
commit ee9675f000
2 changed files with 6 additions and 1 deletions

View File

@ -5,4 +5,9 @@
sql-mode="
STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
2. 导入function失败执行下面命令 set global log_bin_trust_function_creators=TRUE;
2. 导入sql文件的function失败执行下面命令 set global log_bin_trust_function_creators=TRUE;
# idea配置
idea运行需要把内存修改大一点
![](asset/img.png)

BIN
asset/img.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB