mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-26 08:29:21 -04:00
294d7c0707
>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