PHP version MySQL ultra-large database volume-based Backup Recovery Lite version, you can perform volume-based backup for ultra-large databases. in addition, the Code is quite streamlined and can be modified by yourself. to streamline the page, the page saves a lot of styles and the Code has two files, export. php is used to export the database 6.15Kimport.php is used to import the database 4.19K Note: 1. create a data DIRECTORY and ensure the write permission before use.
PHP version MySQL ultra-large database volume-based Backup Recovery Lite version, you can perform volume-based backup for ultra-large databases. in addition, the Code is quite streamlined and can be modified by yourself. to streamline the page, the page saves a lot of styles and the Code has two files, export. php is used to export the database 6.15 K import. php is used to import the database 4.19 kb. Note: 1. create a data DIRECTORY and ensure the write permission before use.
PHP version MySQL ultra-large database volume-based Backup Recovery Lite version, you can perform volume-based backup for ultra-large databases, and the code can be easily modified. to streamline the page, you can save a lot of style and code
There are two files in total
Export. php is used to export the database 6.15 K
Import. php is used to import database 4.19 K
Note:
1. Create a new data directory and ensure that you have the write permission before use.
2. Set the import prefix, for example, thinkoao_20141115_3025_1. SQL. Enter thinkoao_20141115_3025 _
3. The export prefix is the table that matches the table that contains this prefix. If it is NULL, all are exported. <无>