19.08.2010, 20:45
Quote:
How the hell can MySQL be more reliable than native SQLite? What happenes if the MySQL server dies? The SA:MP server crashes. What happens if you need to update MySQL? The SA:MP server dies. What happens if the server loses connection with the db? It's lights out for the SA:MP server. Oh, and it's faster.
![]() |

As for sergei's comment, thats completely false. Sqlite is much more reliable than mysql (well in the case of sa-mp). The only thing that worries me about sqlite is its problem with loads. I would gladly give up speed for the ability to handle huge loads, and the ease to implement them into websites.