• Resolved wolfdigit

    (@wolfdigit)


    in file: includes/class-install.php line 303,
    while wordpress config defines ‘DB_CHARSET’ as ‘utf8mb4’, this line should be
    $charset = 'CHARSET='.DB_CHARSET;
    instead of
    $charset = DB_CHARSET;
    and the same problem for $collate in line 304

Viewing 1 replies (of 1 total)
  • Hello @wolfdigit
    Thanks for your report for this certain option 🙂

    I forwarded the message to the respected department, we will surely look into this and if there’s need any update we will update the same.

    Meanwhile, also it would be great if you raised the issue on our GitHub page. or if you found further issues.

    Thanks again for your concern!
    Best regards,

Viewing 1 replies (of 1 total)

The topic ‘cannot install due to sql syntax error’ is closed to new replies.