Hi, can someone explain to me how to use some LuaJit woodoo to connect to remote mysql server? I want to create mod which will send all chat messages into remote DB, and show that chatlog on website.
I have functional logging to file but with mysql will be much better for further processing.