Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] - Simplification of SQL Errors #3132

Open
TheSCREWEDSoftware opened this issue Nov 3, 2024 · 0 comments · May be fixed by #3174
Open

[Enhancement] - Simplification of SQL Errors #3132

TheSCREWEDSoftware opened this issue Nov 3, 2024 · 0 comments · May be fixed by #3174
Labels
enhancement New feature or request

Comments

@TheSCREWEDSoftware
Copy link
Contributor

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

Keira

image

Heidi SQL and Windows CMD

image

image

@Helias Helias added the enhancement New feature or request label Nov 3, 2024
alecsci added a commit to alecsci/Keira3 that referenced this issue Nov 20, 2024
@alecsci alecsci linked a pull request Nov 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants