[DiscordArchive] do you have any tutorial for this?
[DiscordArchive] do you have any tutorial for this?
Archived author: Brutal-Fabian • Posted: 2022-09-15T20:50:30.196000+00:00
Original source
exactly, the database runs but it does not appear.
Archived author: Revision • Posted: 2022-09-15T21:34:22.432000+00:00
Original source
I'm sorry to say I don't know what you're trying to say.
Archived author: Brutal-Fabian • Posted: 2022-09-15T21:51:00.440000+00:00
Original source
pening DatabasePool 'lord_auth'. Asynchronous connections: 1, synchronous connections: 1.
MySQL client library: 5.7.39
MySQL server ver: 8.0.30
Connected to MySQL database at 127.0.0.1
MySQL client library: 5.7.39
MySQL server ver: 8.0.30
Connected to MySQL database at 127.0.0.1
DatabasePool 'lord_auth' opened successfully. 2 total connections running.
Didn't find any executable MySQL binary at '' or in path, correct the path in the *.conf ("MySQLExecutable").
Could not update the Login database, see log for details.
Closing down DatabasePool 'lord_auth'.
Asynchronous connections on DatabasePool 'lord_auth' terminated. Proceeding with synchronous connections.
All connections on DatabasePool 'lord_auth' closed.
Archived author: Brutal-Fabian • Posted: 2022-09-15T21:51:20.328000+00:00
Original source
i'm trying to turn on my auth it's giving this
Archived author: Revision • Posted: 2022-09-15T21:54:02.260000+00:00
Original source
Add the path to the mysql.exe to the environment variables
Archived author: Revision • Posted: 2022-09-15T21:54:28.178000+00:00
Original source
Or type it into the config as it says, but I prefer to add it to the variables in case I need it elsewhere.