Database copy incomplete
-
Hi,
I done a ton of searches, I’ve looked at the FAQ. I won’t even get into how many reinstalls I’ve done trying to do a simple duplication.PROBLEM: The duplicated copy of the database is incomplete. For some reason not all the tables are being copied. I’ve done all kinds of things to try and fix this.
1. I thought it might have something to do with the collation charset but I tried fixing that issue as best as I could. It’s interesting because when I specify the collation for my wordpress database for example utf8_general_cl the tables that are created for wordpress are utf8mb4_general_cl. I tried to change the server connection collation in phpMyadmin but it keeps changing back to utf8mb4_general_cl.
I don’t know what else to try. If someone could please point me in the right direction I can probably fix it myself.
Any help would be appreciated.
Here’s the installation log:
********************************************************************************
DUPLICATOR INSTALL-LOG
STEP1 START @ 08:43:39
NOTICE: Do NOT post to public sites or forums
********************************************************************************
VERSION: 1.1.6
PHP: 5.6.16 | SAPI: apache2handler
SERVER: Apache/2.4.17 (Win64) PHP/5.6.16
DOC ROOT: C:/wamp64/www/thinktactically
DOC ROOT 755: true
LOG FILE 644: true
BUILD NAME: 20160416_wordpress45_5711f9e3814bb7577160416083755
REQUEST URL: https://127.0.0.1/thinktactically/installer.php********************************************************************************
ARCHIVE SETUP
********************************************************************************
NAME: 20160416_wordpress45_5711f9e3814bb7577160416083755_archive.zip
SIZE: 9.2MB
ZIP: Enabled (ZipArchive Support)
EXTRACTING
ZipArchive Object
(
[status] => 0
[statusSys] => 0
[numFiles] => 1621
[filename] => C:\wamp64\www\thinktactically\20160416_wordpress45_5711f9e3814bb7577160416083755_archive.zip
[comment] =>
)
COMPLETE: trueWEB SERVER CONFIGURATION FILE RESET:
– Backup of .htaccess/web.config made to .orig
– Reset of .htaccess/web.config filesUPDATED FILES:
– SQL FILE: ‘C:/wamp64/www/thinktactically/installer-data.sql’
– WP-CONFIG: ‘C:/wamp64/www/thinktactically/wp-config.php’ARCHIVE RUNTIME: 2.4978 sec.
********************************************************************************
DATABASE-ROUTINES
********************************************************************************
————————————–
SERVER ENVIROMENT
————————————–
MYSQL VERSION: 5.7.9
TIMEOUT: 5000
MAXPACK: 1048576
————————————–
DATABASE RESULTS
————————————–
**ERROR** database error write ‘Invalid default value for ‘comment_date” – [sql=
CREATE TABLEwp_comments
(
comment_ID
bigint(20) unsigned NOT NULL A…]
**ERROR** database error write ‘Invalid default value for ‘created” – [sql=
CREATE TABLEwp_duplicator_packages
(
id
bigint(20) unsigned NOT NUL…]
**ERROR** database error write ‘Invalid default value for ‘link_updated” – [sql=
CREATE TABLEwp_links
(
link_id
bigint(20) unsigned NOT NULL AUTO_IN…]
**ERROR** database error write ‘Invalid default value for ‘post_date” – [sql=
CREATE TABLEwp_posts
(
ID
bigint(20) unsigned NOT NULL AUTO_INCREME…]
**ERROR** database error write ‘Invalid default value for ‘user_registered” – [sql=
CREATE TABLEwp_users
(
ID
bigint(20) unsigned NOT NULL AUTO_INCREME…]
**ERROR** database error write ‘Table ‘thinktactically_db.wp_comments’ doesn’t exist’ – [sql=/* INSERT TABLE DATA: wp_comments */
INSERT INTOwp_comments
VALUES(“1″…]
**ERROR** database error write ‘Table ‘thinktactically_db.wp_duplicator_packages’ doesn’t exist’ – [sql=
/* INSERT TABLE DATA: wp_duplicator_packages */
INSERT INTO `wp_duplicator…]
**ERROR** database error write ‘Incorrect string value: ‘\xF0\x9F\x9B\xB3, …’ for column ‘option_value’ at row 1′ – [sql=INSERT INTOwp_options
VALUES(“118”, “_transient_feed_ac0b00fe65abe10e0c5…]
**ERROR** database error write ‘Table ‘thinktactically_db.wp_posts’ doesn’t exist’ – [sql=
/* INSERT TABLE DATA: wp_posts */
INSERT INTOwp_posts
VALUES(“1”, “1”, …]
**ERROR** database error write ‘Table ‘thinktactically_db.wp_posts’ doesn’t exist’ – [sql=INSERT INTOwp_posts
VALUES(“2”, “1”, “2016-04-16 08:34:52”, “2016-04-16 …]
**ERROR** database error write ‘Table ‘thinktactically_db.wp_posts’ doesn’t exist’ – [sql=INSERT INTOwp_posts
VALUES(“3”, “1”, “2016-04-16 08:35:10”, “0000-00-00 …]
**ERROR** database error write ‘Table ‘thinktactically_db.wp_users’ doesn’t exist’ – [sql=
/* INSERT TABLE DATA: wp_users */
INSERT INTOwp_users
VALUES(“1”, “taij…]
ERRORS FOUND: 12
DROP TABLE:
QUERIES RAN: 162wp_commentmeta: (0)
wp_options: (133)
wp_postmeta: (1)
wp_term_relationships: (1)
wp_term_taxonomy: (1)
wp_termmeta: (0)
wp_terms: (1)
wp_usermeta: (15)
Removed ’25’ cache/transient rowsSECTION RUNTIME: 0.1290 sec.
********************************************************************************
STEP1 COMPLETE @ 08:43:41 – TOTAL RUNTIME: 2.6386 sec.
****************************************************************************************************************************************************************
DUPLICATOR INSTALL-LOG
STEP2 START @ 08:43:55
NOTICE: Do not post to public sites or forums
********************************************************************************
CHARSET SERVER: utf8
CHARSET CLIENT: utf8————————————–
SERIALIZER ENGINE
[*] scan every column
[~] scan only text columns
[^] no searchable columns
————————————–
wp_commentmeta^ (0)
wp_options~ (106)
wp_postmeta~ (1)
wp_term_relationships~ (1)
wp_term_taxonomy~ (1)
wp_termmeta^ (0)
wp_terms~ (1)
wp_usermeta~ (15)
————————————–
SEARCH1: ‘https://127.0.0.1:8080/wordpress45’
REPLACE1: ‘https://127.0.0.1:8080/thinktactically’
SEARCH2: ‘C:/wamp64/www/wordpress45/’
REPLACE2: ‘C:/wamp64/www/thinktactically/’
SCANNED: Tables:8 | Rows:125 | Cells:501
UPDATED: Tables:0 | Rows:2 |Cells:2
ERRORS: 0
RUNTIME: 0.096700 sec********************************************************************************
START FINAL CLEANUP: 08:43:55
********************************************************************************
UPDATEwp_blogs
SET domain = ‘127.0.0.1’ WHERE domain = ‘127.0.0.1’————————————–
WARNINGS
————————————–
No Warnings FoundWEB SERVER CONFIGURATION FILE BASIC SETUP:
created basic .htaccess file. If using IIS web.config this process will need to be done manually.
********************************************************************************
STEP 2 COMPLETE @ 08:43:55 – TOTAL RUNTIME: 0.1122 sec.
********************************************************************************
- The topic ‘Database copy incomplete’ is closed to new replies.