Start a conversation

Fixing the Error "AutoExecute Query: swusers" When Creating or Updating a User

Overview

One of the errors below might appear when trying to update a user or when creating a new one (either from the Staff Panel or when a new user attempts to register from the Support Center).

  • AutoExecute Query: INSERT swusers ...
  • AutoExecute Query: UPDATE swusers ...

Solution

This is due to the database using strict mode, and to resolve this problem one needs to disable it. Review the Disabling MySQL Strict Mode on the Server article for further instructions.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments