SA-MP Forums Archive
MySQL - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: MySQL (/showthread.php?tid=159632)



MySQL - pagie1111 - 14.07.2010

Hello there. I am wondering on an aspect of MySQL. Is it possible to get many different servers to connect to one MySQL database that is on only one of the servers. Example:

Server 2(Connects to server 1)
Server 1(DB) Server 3(Connects to server 1)
Server 4(Connects to server 1)

So that is 4 servers running off the one MySQL DB installed on Server 1. So if I connect on any of the servers I can use the same account for all servers.

Please respond

- Awaran


Re: MySQL - mprofitt - 14.07.2010

yes, but why?


Re: MySQL - [HiC]TheKiller - 14.07.2010

Like mprofitt said, why would you do that? Are you going to be holiding millions of rows of information?