[DiscordArchive] The bot is running on wsl Ubuntu and the DB is hosted on Windows 10. Does MySQL have a log file for
[DiscordArchive] The bot is running on wsl Ubuntu and the DB is hosted on Windows 10. Does MySQL have a log file for
Archived author: Fischer • Posted: 2021-12-05T09:59:35.922000+00:00
Original source
The bot is running on wsl Ubuntu and the DB is hosted on Windows 10. Does MySQL have a log file for commands that have been run?
Archived author: Drooppi • Posted: 2021-12-05T10:05:25.055000+00:00
Original source
Oh right, sorry, I assumed it went through the AC server and not straight to the DB
Archived author: Fischer • Posted: 2021-12-05T10:11:18.953000+00:00
Original source
Nah, it's just commands run on the DB with no logs.. it's hard to figure out what's going wrong.
Archived author: Drooppi • Posted: 2021-12-05T10:11:44.564000+00:00
Original source
you can add prints so you know what it sends
Archived author: Drooppi • Posted: 2021-12-05T10:12:31.979000+00:00
Original source
I seem to have some mysql logs here C:\ProgramData\MySQL\MySQL Server 8.0\Data but I don't see anything related to account creation
Archived author: Fischer • Posted: 2021-12-05T10:12:50.427000+00:00
Original source
Ill check both but I am not very familiar with Lua