Files
plugins/DbManager/README.md
chorblack e75f275ef4
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled
Initial commit
2026-03-07 11:19:25 +08:00

21 lines
779 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
> Typecho1.1开始已自带数据备份功能,旧版可酌情安装。
## 插件说明 ##
嗯,涉及到数据库操作,慎用!
后台启用插件后如果要更改备份文件保存文件夹的路径请自行设置插件。实在不想动的话无所谓不用设置默认就在插件目录的backup文件夹下。
数据导入后,**需要注意:**
1. 假如配置表也导入,如有网址更新,请重新设置一次网址。
2. 必须重新设置下**永久链接**,先是恢复到不启用的状态,然后再重新设置一次。
> 修正参数获取方式兼容Typecho1.0+。
## 更新 ##
1. 更名为 DbManager
2. 增加数据表优化功能
###### 更多详见论坛原帖http://forum.typecho.org/viewtopic.php?f=6&t=4803