SA-MP Forums Archive
Help Mysql - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Help Mysql (/showthread.php?tid=554669)



Help Mysql - Smith. - 04.01.2015

Good afternoon, I need a help in mysql, I'll explain:

I have a server and I am creating another, however I will use the same database as the servers are the same, however my doubt is this, how can I do to when a User is online on a server not being able to use the same account on another server ? is possible in mysql do something? check if there is a User already logged in the database? Thank U

Sorry for my bad English


Re: Help Mysql - Fernado Samuel - 04.01.2015

IDK if its possible.I suggest you to use 2 DB. It will be far better than it.


Re: Help Mysql - kaisersouse - 04.01.2015

table prefixes for the win


Re: Help Mysql - Smith. - 04.01.2015

Explain more please? or a base for me to do here?