12.08.2013, 21:23
Quote:
No:
1) No input sanitation. 2) Incorrectly using thread callbacks (i.e. not). 3) Basically wasting the whole point of using a database by making it a glorified INI file. 4) Implementing said glorified INI system badly by performing each query indepedently (a la dini - the INI system universally accepted as terrible for exactly this reason). 5) I've said before and it applies here too. The MySQL plugins and the inbuilt SQLite system are not for learning SQL, they are for use by people who already know SQL and want to use that knowledge in SA:MP. If you don't know it, you actually probably better off sticking to INI. |