MySQL issue - 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 issue (
/showthread.php?tid=623393)
MySQL issue -
alexanderjb918 - 01.12.2016
Okay, so my MYSQL database is breaking. when inserted into 'accounts' instead of starting from 0 it will start from 100 for example.
it went to.
1 account = 25
2d account = 113
these are for [IDS]
Re: MySQL issue -
Vince - 01.12.2016
So? People pay too much attention to the id. It has no value of its own and it shouldn't be seen on the front-end. It is merely there to uniquely identify the account.