#Error Connecting To Mysql Database
23 messages · Page 1 of 1 (latest)
?
pass contains symbols that cant be used with oxSQL per their docs ->
https://overextended.dev/oxmysql
Documentation for Overextended's resources for FiveM/RedM
Use Change Password with the database until its valid, then rerun txadmin setup
Don't apologize to us - you'd be the one whose DB gets mangled. 😬
Luckily the fix involves changing the password anyway.
yeah i didnt think about that
Everyone learns.
The random passwordificator doesn't know that it has to follow the TXAdmin requirements, so it includes those invalid characters in the possible character set.
(Since the databases are also used for Minecraft and...)
oh damn well thank you very much for the quick response
so it creates a univeral databse and not one tailored towards Txadmin
A SQL database is a SQL database.
TXAdmin sets up its own stuff when it connects the first time.
oh ok yeah im just trying to understand how all of it works as this is my first time becoming a server dev
But as far as MariaDB or MySQL is concerned, it doesn't know nor care what application is connecting.
right well that makes sense so resetting the password creates it for the create Database
... if we're lucky...
well i appreciate the fast response and actual working answers if theres any way i can leave a review i will be glad to