zoie 954558a554 add:导入数据前修改auto_increment的初始值,适配恢复数据 | hace 3 meses | |
---|---|---|
Nats | hace 3 meses | |
conf | hace 1 año | |
controllers | hace 3 meses | |
lib | hace 3 meses | |
logs | hace 1 año | |
models | hace 3 meses | |
routers | hace 4 meses | |
static | hace 1 año | |
tests | hace 1 año | |
.gitignore | hace 1 año | |
ColdVerify_local.go | hace 1 año | |
README.md | hace 1 año | |
Z_Build.bat | hace 1 año | |
go.mod | hace 1 año | |
go.sum | hace 1 año | |
nohup.out | hace 1 año | |
run.sh | hace 1 año |
可在命令中添加 column-statistics=0 参数。因 MySQL 数据库早期版本 information_schema 数据库中没有名为 COLUMN_STATISTICS 的数据表,新版 mysqldump 默认启用,我们可以通过此命令禁用它。
mysqldump 命令参数大全 https://blog.csdn.net/piaoranyuji/article/details/116193100