15.05.2014, 14:24
I was considering writing the data it collects to files,
but i wonder if the database would store more efficiently, and since threaded, quicker than saving in files.
It would also allow me to search the data batter if stored in a database (data will be linked to the players database id)
I will be updating to r38, im on r34 I believe, is mysql_function_query supported by r38 still, avoiding updating all references would be desirable :P
but i wonder if the database would store more efficiently, and since threaded, quicker than saving in files.
It would also allow me to search the data batter if stored in a database (data will be linked to the players database id)
I will be updating to r38, im on r34 I believe, is mysql_function_query supported by r38 still, avoiding updating all references would be desirable :P