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

[BUG] SQL Not working when it is ran #195

Closed
Jordan-Cache opened this issue Jul 29, 2023 · 3 comments · Fixed by #201
Closed

[BUG] SQL Not working when it is ran #195

Jordan-Cache opened this issue Jul 29, 2023 · 3 comments · Fixed by #201
Labels
bug Something isn't working

Comments

@Jordan-Cache
Copy link

Jordan-Cache commented Jul 29, 2023

Describe the bug
When I try to run the sql for the clothing menu it gives me a syntax error.

Expected behavior
It should add the expected tables and columns to the db

Screenshots
image

Questions (please complete the following information):

  • When you last updated: A few scripts a couple days ago and some today.
  • Are you using custom resource? No other than custom vehicles and clothing and mlo's
  • Have you renamed qb- to something custom? No
@Jordan-Cache Jordan-Cache added the bug Something isn't working label Jul 29, 2023
@GenyBTW
Copy link

GenyBTW commented Aug 3, 2023

change "AUTO_INCREMENT" to "AUTO_INCREMENT=1" and before you run it in the query and that should fix it.

@GenyBTW
Copy link

GenyBTW commented Aug 3, 2023

its most likely that your database that you're running doesnt support auto. you can still use that but if you have the error again it should fix

@Wackogaming
Copy link

I'm having the same issue done what you've said still no player skins or player outfits on the database I add them in manually but it says they are there load into server get errors saying doesn't exist 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants