💬 | Drupal core | PDOException: SQLSTATE[HY000]: General error: 1364 Field 'wid' doesn't have a default value
🇮🇶Iraq ahmad alsabhany
Thanks @amittgaur
it worked for me
what I did is login to PMA
change the watchdog table structure and make the (wid) field auto-increment
🇮🇶Iraq ahmad alsabhany
Ahmad AlSabhany → created an issue.
🇮🇶Iraq ahmad alsabhany
Ahmad AlSabhany → created an issue.
🇮🇶Iraq ahmad alsabhany
Ahmad AlSabhany → created an issue.
🇮🇶Iraq ahmad alsabhany
In my case, I tried the field default it didn't update existing nodes, maybe because it includes a token to be executed.
I tried exporting content as CSV
change the field to the required value
Re-import the content using csv importer module