02.03.2012, 11:04
I have this system working already, with file writing (dini). But problem is after time this file grows very big and it takes long time to save name/ip on login and on /aka. Is there another way to make this work better? At the moment i have IP stored in playerinfo in mysql db, but its only last known IP but i want to be able to trace everything.
I was thinking of doing a new rows with 'Playername', 'IP'. But im afraid this will grow to big and lag server.
Can any of you guys give me a better idea on how to make this work in an awesome way?
Additional info:
plugin: BlueG mysql plugin, R6. (cuz R6-2 refuse to work on my VPS :X)
host: domvps.
Another question:
While checking sql debug log i found alot of this:
"Data is getting passed to OnQueryFinish() - (Threadsafe: No)"
What does that mean?
Thanks in advance.
I was thinking of doing a new rows with 'Playername', 'IP'. But im afraid this will grow to big and lag server.
Can any of you guys give me a better idea on how to make this work in an awesome way?
Additional info:
plugin: BlueG mysql plugin, R6. (cuz R6-2 refuse to work on my VPS :X)
host: domvps.
Another question:
While checking sql debug log i found alot of this:
"Data is getting passed to OnQueryFinish() - (Threadsafe: No)"
What does that mean?
Thanks in advance.