• Resolved joeflack4

    (@joeflack4)


    Full log here: http://www.joeflack.net/static/installer-log.txt

    I have followed several Duplicator tutorials, but there is not very much variance between them. No matter what I do, I am getting the same ~650 deployment errors.

    Example Error Text

    **ERROR** database error write 'Invalid default value for 'comment_date'' - [sql=
    CREATE TABLE <code>wp_mlfc_comments</code> (
      <code>comment_ID</code> bigint(20) unsigned NOT N...]

    I am guessing that the NOT N...] is simply truncated for NOT NULL and whatever might come after it, and not the result of a botched SQL statement.

    I’m pretty sure this is the source of my errors, so I’ll leave it there.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Duplicator CREATE TABLE Deployment Errors – 'Invalid default value'’ is closed to new replies.