Switching to MySQL
#2

MySQL or SQLite, they're the great source for storing your accounts data and other storing things instead of some ordinary library to write files and reading files which is very slow as compared to the loading of rows and fields from the SQL table. Don't use MySQL or SQLite if you have no idea about it because you can easily mess it up and would take time to solve your issues because SQL is a different language. y_ini or any other file saving/loading system is working as a library which is made in PAWN and it's having quite different setup so you obviously won't get that much performance as compared to using MySQL (through plugin) and SQLite (SA-MP have it built-in - no plugins required).
Reply


Messages In This Thread
Switching to MySQL - by Johnson_Brooks - 25.05.2014, 18:56
Re: Switching to MySQL - by iZN - 25.05.2014, 19:10
Re: Switching to MySQL - by Dignity - 25.05.2014, 19:16
Re: Switching to MySQL - by Johnson_Brooks - 25.05.2014, 20:00
Re: Switching to MySQL - by Kaperstone - 25.05.2014, 21:07
Re: Switching to MySQL - by Vince - 25.05.2014, 21:26
Re: Switching to MySQL - by admantis - 25.05.2014, 22:08
Re: Switching to MySQL - by Mark_Weston - 25.05.2014, 23:42
Re: Switching to MySQL - by brent94 - 26.05.2014, 01:02

Forum Jump:


Users browsing this thread: 1 Guest(s)