MySQL - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL (
/showthread.php?tid=575436)
MySQL -
Jennifer - 26.05.2015
How hard is it to change a server from saving in cfg files in scriptfiles folder to mysql database?
Re: MySQL -
Luis- - 26.05.2015
It can be hard, and very time consuming but it's worth it in the long run.
Re: MySQL -
Macluawn - 26.05.2015
If you know what you're doing then its not hard, only time consuming; it depends on how large your codebase is. In any case, migrating the data will be more time consuming.
Re: MySQL -
Jennifer - 27.05.2015
Quote:
Originally Posted by Macluawn
If you know what you're doing then its not hard, only time consuming; it depends on how large your codebase is. In any case, migrating the data will be more time consuming.
|
What if I don't wish to store any of the old data?