PHP版MySQL超大数据库分卷备份恢复精简版,可以超大数据库进行分卷备份.而且代码相当精简可以自行修改.也为了精简,页省了很多样式以及代码 共有两个文件 export.php用于导出数据库6.15K import.php用于导入数据库4.19K 注: 1.使用前请新建data目录并保证有写权
PHP版MySQL超大数据库分卷备份恢复精简版,可以超大数据库进行分卷备份.而且代码相当精简可以自行修改.也为了精简,页省了很多样式以及代码
共有两个文件
export.php 用于导出数据库 6.15K
import.php 用于导入数据库 4.19K
注:
1.使用前请新建data目录并保证有写权限
2.导入的前缀设置如thinkoao_20141115_3025_1.sql 前缀请填thinkoao_20141115_3025_
3.导出前缀为匹配表中包含此前缀的表导出,如果为NULL则全部导出
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn