28.05.2012, 20:21
I currently have an IRC filterscript that connects to the MySQL DB and a gamemode that does the exact same, would this cause any problems? Or could this be easily optimized to only 1 time usage of mysql_connect. As the mysql_log says, it connects and reconnects a second time if I'm correct. The filterscript is designed this to way to directly communicate with the IRC users that used irc commands that I cannot do with a gamemode (irc fs and gamemode should remain seperated but use same MySQL DB).
I have almost no server crashes since I've reverted the mysql_format but now once a while my server seems to hang/freeze for some reason which I didn't have before and my irc filterscript seems to bug out (doesn't respond on irc commands after a while but still echoes the chat from ingame) since I've updated to R7.
I have almost no server crashes since I've reverted the mysql_format but now once a while my server seems to hang/freeze for some reason which I didn't have before and my irc filterscript seems to bug out (doesn't respond on irc commands after a while but still echoes the chat from ingame) since I've updated to R7.