Open
Description
Error here is entr
instead of entry
Note: Maybe a link for the default browser with default search engine just copy and pastes the error in the browser like HeidiSQL does here
SELECT `entry`, `name`, `subname`, `minlevel`, `maxlevel`, `AIName`, `ScriptName`
FROM `creature_template`
WHERE `entr` > 100
ORDER BY `entry` ASC
LIMIT 100