mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 23:50:44 +01:00
>ERROR 1264 (22003) at line 359: Out of range value for column 'ConditionTarget' The above error is only present when using MySQL strict mode (and that is **recommended**) To enable strict mode add `sql_mode=STRICT_ALL_TABLES` to my.init MySQL configuration file