• Resolved magician11

    (@magician11)


    On the target server, I’m getting multiple database errors during installation.. even though the installer doesn’t note this. Some key tables like wp_users are not being created.

    The log files looks like this…


    ********************************************************************************
    DATABASE-ROUTINES
    ********************************************************************************
    --------------------------------------
    SERVER ENVIROMENT
    --------------------------------------
    MYSQL VERSION: This Server: 5.7.13 -- Build Server: 5.1.73
    TIMEOUT: 5000
    MAXPACK: 16777216
    --------------------------------------
    DATABASE RESULTS
    --------------------------------------
    **ERROR** database error write 'Invalid default value for 'comment_date'' - [sql=
    CREATE TABLE
    wp_comments (
    comment_ID bigint(20) unsigned NOT NULL A…]
    **ERROR** database error write ‘Invalid default value for ‘created” – [sql=
    CREATE TABLE wp_duplicator_packages (
    id bigint(20) unsigned NOT NUL…]
    **ERROR** database error write ‘Invalid default value for ‘link_updated” – [sql=
    CREATE TABLE wp_links (
    link_id bigint(20) unsigned NOT NULL AUTO_IN…]
    **ERROR** database error write ‘Invalid default value for ‘post_date” – [sql=
    CREATE TABLE wp_posts (
    ID bigint(20) unsigned NOT NULL AUTO_INCREME…]
    **ERROR** database error write ‘Invalid default value for ‘user_registered” – [sql=
    CREATE TABLE wp_users (
    ID bigint(20) unsigned NOT NULL AUTO_INCREME…]
    **ERROR** database error write ‘Table ‘smartgear.wp_duplicator_packages’ doesn’t exist’ – [sql=

    /* INSERT TABLE DATA: wp_duplicator_packages */
    INSERT INTO `wp_duplicato…]
    **ERROR** database error write ‘Table ‘smartgear.wp_links’ doesn’t exist’ – [sql=
    /* INSERT TABLE DATA: wp_links */
    INSERT INTO wp_links VALUES(“8”, “http…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=
    /* INSERT TABLE DATA: wp_posts */
    INSERT INTO wp_posts VALUES(“30”, “2”,…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“198”, “2”, “2012-04-11 10:20:39”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“28”, “2”, “2012-03-07 19:37:18”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“29”, “2”, “2012-03-07 19:13:13”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“27”, “2”, “2012-03-07 19:10:44”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“22”, “2”, “2012-03-07 01:38:24”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“11”, “2”, “2012-03-07 01:38:24”, “2012-03-06…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“244”, “2”, “2016-06-21 18:57:15”, “2016-06-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“26”, “2”, “2012-03-07 19:10:28”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“23”, “2”, “2012-03-07 01:40:37”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“14”, “2”, “2012-03-07 01:40:37”, “2012-03-06…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“25”, “2”, “2012-03-07 19:09:44”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“24”, “2”, “2012-03-07 19:09:44”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“105”, “2”, “2012-03-18 10:37:31”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“31”, “5”, “2016-07-11 11:16:21”, “2016-07-11…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“247”, “5”, “2016-06-21 19:00:06”, “2016-06-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“32”, “2”, “2012-03-08 08:34:47”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“33”, “2”, “2012-03-08 08:34:14”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“34”, “3”, “2012-04-18 21:57:30”, “2012-04-18…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“35”, “2”, “2012-03-08 08:37:59”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“36”, “2”, “2012-03-08 08:34:47”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“37”, “2”, “2012-03-08 08:47:04”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“38”, “2”, “2012-03-08 08:46:13”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“39”, “2”, “2012-03-08 08:47:20”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“40”, “2”, “2012-03-08 08:47:04”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“41”, “3”, “2012-04-20 10:22:23”, “2012-04-19…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“42”, “2”, “2012-03-08 08:53:18”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“43”, “2”, “2012-03-08 08:52:01”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“44”, “2”, “2012-03-08 08:53:02”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“136”, “2”, “2012-03-20 15:43:58”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“45”, “2”, “2012-03-08 08:39:29”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“127”, “2”, “2012-03-20 15:43:09”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“46”, “2”, “2012-03-07 19:51:33”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“47”, “2”, “2012-03-08 08:58:56”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“56”, “2”, “2012-03-08 11:13:40”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“48”, “2”, “2012-03-08 08:53:18”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“49”, “2”, “2012-03-07 19:52:59”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“50”, “2”, “2012-03-08 08:47:47”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“51”, “2”, “2012-03-08 10:22:12”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“52”, “2”, “2012-03-08 09:43:50”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“53”, “2”, “2012-03-08 10:24:06”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“54”, “2”, “2012-03-08 09:43:41”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“55”, “2”, “2012-03-08 11:01:59”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“57”, “2”, “2012-03-08 10:28:16”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“58”, “2”, “2012-03-08 09:44:27”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“59”, “2”, “2012-03-08 11:44:35”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“60”, “2”, “2012-03-08 11:57:29”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“61”, “2”, “2012-03-08 11:58:15”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“62”, “2”, “2012-03-08 11:44:34”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“63”, “2”, “2012-03-08 11:44:35”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“64”, “2”, “2012-03-08 12:09:29”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“65”, “2”, “2012-03-08 11:58:55”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“66”, “2”, “2012-03-08 12:17:23”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“67”, “2”, “2012-03-08 11:56:30”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“68”, “2”, “2012-03-08 12:26:32”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“69”, “2”, “2012-03-08 12:25:35”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“70”, “3”, “2012-06-14 16:42:14”, “2012-06-14…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“71”, “2”, “2012-03-08 12:26:32”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“72”, “2”, “2012-03-08 12:28:55”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“73”, “2”, “2012-03-08 12:29:59”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“74”, “2”, “2012-03-08 12:34:30”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“75”, “2”, “2012-03-08 12:36:05”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“76”, “2”, “2012-03-08 12:10:38”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“77”, “2”, “2012-03-08 12:18:15”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“78”, “2”, “2012-03-08 12:04:43”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“99”, “2”, “2012-03-18 10:18:08”, “2012-03-17…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“79”, “2”, “2012-03-08 12:36:50”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“80”, “2”, “2012-03-08 14:14:12”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“81”, “2”, “2012-03-08 14:16:03”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“82”, “2”, “2012-03-08 14:17:25”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“83”, “2”, “2012-03-08 14:19:39”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“87”, “2”, “2012-03-08 14:49:43”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“84”, “2”, “2012-03-08 14:22:47”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“86”, “2”, “2012-03-08 14:48:02”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“85”, “2”, “2012-03-08 14:45:26”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“88”, “2”, “2012-03-08 12:38:10”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“89”, “2”, “2012-03-08 14:07:58”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“90”, “2”, “2012-03-08 14:51:15”, “2012-03-08…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“91”, “2”, “2012-03-18 09:35:21”, “2012-03-17…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“92”, “2”, “2012-03-18 09:36:46”, “2012-03-17…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“93”, “2”, “2012-03-18 09:40:38”, “2012-03-17…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“94”, “2”, “2012-03-08 09:44:10”, “2012-03-07…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“95”, “2”, “2012-03-18 09:58:54”, “2012-03-17…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“96”, “2”, “2012-03-12 22:41:35”, “2012-03-12…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“97”, “2”, “2012-03-18 10:05:12”, “2012-03-17…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“98”, “2”, “2012-03-18 09:59:36”, “2012-03-17…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“100”, “2”, “2012-03-18 10:21:12”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“101”, “2”, “2012-03-08 14:06:38”, “2012-03-0…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“102”, “2”, “2012-03-18 10:23:30”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“103”, “2”, “2012-03-18 10:21:21”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“104”, “2”, “2012-03-18 10:23:47”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“106”, “2”, “2012-03-18 10:31:58”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“107”, “2”, “2012-03-18 10:34:22”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“108”, “2”, “2012-03-18 10:34:35”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“109”, “2”, “2012-03-18 10:34:41”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“110”, “2”, “2012-03-18 10:37:05”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“111”, “2”, “2012-03-18 10:37:31”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“112”, “2”, “2012-03-18 09:51:55”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“113”, “2”, “2012-03-18 10:38:05”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“114”, “2”, “2012-03-18 10:39:54”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“115”, “2”, “2012-03-18 10:45:39”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“116”, “2”, “2012-04-17 20:20:22”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“118”, “2”, “2012-03-20 14:53:04”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“119”, “2”, “2012-03-20 14:57:13”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“120”, “2”, “2012-03-20 15:02:35”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“121”, “2”, “2012-03-20 15:07:44”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“122”, “2”, “2012-03-20 15:10:36”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“123”, “2”, “2012-03-20 15:30:29”, “0000-00-0…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“124”, “2”, “2012-03-20 15:29:25”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“125”, “2”, “2012-03-20 15:42:56”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“126”, “2”, “2012-03-12 22:38:59”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“128”, “2”, “2012-03-20 15:50:55”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“129”, “2”, “2012-03-20 15:51:18”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“130”, “2”, “2012-03-18 10:45:52”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“131”, “2”, “2012-03-20 15:53:56”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“132”, “2”, “2012-03-20 15:59:27”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“133”, “2”, “2012-03-23 10:31:49”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“229”, “2”, “2012-04-13 15:58:10”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“137”, “2”, “2012-03-26 15:04:23”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“138”, “2”, “2012-03-18 10:05:27”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“139”, “2”, “2012-03-18 10:24:01”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“140”, “2”, “2012-03-26 15:05:30”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“141”, “2”, “2012-03-18 09:44:49”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“142”, “2”, “2012-03-26 15:06:59”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“143”, “2”, “2012-03-26 15:07:43”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“144”, “2”, “2012-03-08 09:43:32”, “2012-03-0…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“145”, “2”, “2012-03-20 16:00:13”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“146”, “2”, “2012-03-18 10:38:51”, “2012-03-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“147”, “2”, “2012-03-26 15:09:17”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“148”, “2”, “2012-03-26 15:12:31”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“149”, “2”, “2012-03-26 15:14:39”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“151”, “2”, “2012-03-26 15:15:29”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“152”, “2”, “2012-03-26 15:25:44”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“153”, “2”, “2012-03-26 15:09:17”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“154”, “2”, “2012-03-26 15:09:17”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“155”, “2”, “2012-03-26 15:26:45”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“156”, “2”, “2012-03-26 15:09:18”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“159”, “2”, “2012-03-26 15:45:30”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“166”, “2”, “2012-03-26 15:28:32”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“167”, “2”, “2012-03-26 15:27:40”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“171”, “2”, “2012-03-26 16:50:55”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“172”, “2”, “2012-03-26 16:51:52”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“173”, “2”, “2012-03-29 10:20:48”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“176”, “2”, “2012-03-30 11:02:38”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“177”, “2”, “2012-03-30 11:02:39”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“178”, “2”, “2012-03-30 11:02:41”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“179”, “2”, “2012-03-30 11:02:44”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“180”, “2”, “2012-03-30 11:02:45”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“181”, “2”, “2012-03-30 11:02:47”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“182”, “2”, “2012-03-30 11:02:48”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“183”, “2”, “2012-03-30 11:02:50”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“184”, “2”, “2012-03-30 11:02:52”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“185”, “2”, “2012-03-30 11:02:53”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“186”, “2”, “2012-03-30 11:04:15”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“187”, “2”, “2012-03-29 10:19:17”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“188”, “2”, “2012-03-29 10:19:46”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“206”, “2”, “2012-04-11 10:30:46”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“190”, “2”, “2012-03-30 11:04:23”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“189”, “2”, “2012-03-30 11:07:06”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“209”, “3”, “2012-04-11 11:16:23”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“191”, “2”, “2012-03-26 15:30:02”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“202”, “2”, “2012-04-11 10:26:14”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“192”, “2”, “2012-03-30 11:09:17”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“193”, “2”, “2012-03-30 11:07:45”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“194”, “2”, “2012-03-30 11:08:37”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“195”, “2”, “2012-03-30 11:10:39”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“250”, “2”, “2016-08-02 20:07:04”, “0000-00-0…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“199”, “2”, “2012-03-30 11:09:44”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“232”, “3”, “2012-04-12 20:07:57”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“200”, “2”, “2012-04-11 10:23:53”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“201”, “2”, “2012-04-11 10:21:53”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“203”, “2”, “2012-03-30 11:10:09”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“204”, “2”, “2012-04-11 10:28:13”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“205”, “2”, “2012-04-11 10:26:40”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“207”, “2”, “2012-04-11 10:32:14”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“208”, “2”, “2012-03-30 11:18:08”, “2012-03-3…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“210”, “3”, “2012-03-26 15:09:17”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“211”, “3”, “2012-04-11 10:28:26”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“234”, “3”, “2012-04-20 10:18:32”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“212”, “3”, “2012-04-11 10:32:54”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“213”, “3”, “2012-04-11 11:52:31”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“214”, “3”, “2012-04-11 11:44:27”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“215”, “3”, “2012-04-11 12:17:20”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“216”, “3”, “2012-03-26 15:09:18”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“217”, “2”, “2012-04-11 10:24:24”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“218”, “2”, “2012-04-11 12:11:47”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“219”, “2”, “2012-04-11 12:08:50”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“220”, “2”, “2012-04-11 12:20:21”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“221”, “2”, “2012-04-13 12:10:04”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“222”, “2”, “2012-04-13 15:17:46”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“230”, “2”, “2012-04-12 20:08:12”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“231”, “2”, “2012-04-13 12:11:09”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“233”, “3”, “2012-04-12 20:08:31”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“235”, “2”, “2012-04-18 21:57:20”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“236”, “2”, “2012-04-13 16:02:46”, “2012-04-1…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“241”, “3”, “2012-03-26 15:09:17”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“242”, “2”, “2012-03-26 15:32:24”, “2012-03-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“243”, “2”, “2016-06-21 18:55:46”, “2016-06-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_posts’ doesn’t exist’ – [sql=INSERT INTO wp_posts VALUES(“245”, “2”, “2016-06-21 18:59:04”, “2016-06-2…]
    **ERROR** database error write ‘Table ‘smartgear.wp_users’ doesn’t exist’ – [sql=
    /* INSERT TABLE DATA: wp_users */
    INSERT INTO wp_users VALUES(“3”, “mark…]
    **ERROR** database error write ‘Table ‘smartgear.wp_users’ doesn’t exist’ – [sql=INSERT INTO wp_users VALUES(“2”, “andrew”, “$P$BgyAA0XJ4GkKH5GWed7E6icD.m…]
    **ERROR** database error write ‘Table ‘smartgear.wp_users’ doesn’t exist’ – [sql=INSERT INTO wp_users VALUES(“4”, “tim”, “$P$BB4GaAoZnj1sCspKpfeCWVSmX0EkL…]
    **ERROR** database error write ‘Table ‘smartgear.wp_users’ doesn’t exist’ – [sql=INSERT INTO wp_users VALUES(“5”, “hilda”, “$P$B.WM6lFj5lMl0dHX1w5KaF.VzjQ…]
    ERRORS FOUND: 210
    DROP TABLE: removed (13) tables
    QUERIES RAN: 642

    wp_commentmeta: (0)
    wp_options: (423)
    wp_postmeta: (130)
    wp_term_relationships: (1)
    wp_term_taxonomy: (3)
    wp_termmeta: (0)
    wp_terms: (3)
    wp_usermeta: (72)
    Removed ’58’ cache/transient rows

    https://wordpress.org/plugins/duplicator/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple database errors’ is closed to new replies.