SA-MP Forums Archive
How many user accounts? - 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: How many user accounts? (/showthread.php?tid=427787)



How many user accounts? - Fernado Samuel - 03.04.2013

Removed


Re: How many user accounts? - Gamer_Z - 03.04.2013

as much as your machine and scripts can handle.


Re: How many user accounts? - Fernado Samuel - 03.04.2013

Removed


Re: How many user accounts? - RajatPawar - 03.04.2013

1) Your host machine
2) If you use threaded queries, they will run on a different thread, so there will be no effect on your server.
3) If you aren't, there may be.


Re: How many user accounts? - Fredrick - 03.04.2013

i heard it dont even do any effect at all to your server might if home hosted if on a box then it will be fine.


Re: How many user accounts? - Sinner - 03.04.2013

As much as you'd like -- by which I mean as much as you have memory available for (probably enough for millions of records). Also, if you write your queries correctly the amount of user accounts will not have any effect on the performance of your server.


Re: How many user accounts? - Scenario - 03.04.2013

This is one of the dumbest questions I've come across in awhile.

People really don't understand the REAL uses for MySQL, do they? I mean holy hell, MySQL is used by forums such as this one. Do you understand how many records are saved in the database daily? Or, how many times information is loaded from the database each time a page is loaded?

You're concerned that you're SA:MP server is going to overload the database? Ha!


Re: How many user accounts? - SchurmanCQC - 03.04.2013

Quote:
Originally Posted by RealCop228
View Post
This is one of the dumbest questions I've come across in awhile.

People really don't understand the REAL uses for MySQL, do they? I mean holy hell, MySQL is used by forums such as this one. Do you understand how many records are saved in the database daily? Or, how many times information is loaded from the database each time a page is loaded?

You're concerned that you're SA:MP server is going to overload the database? Ha!
Some people just don't know enough. Everyone has to learn...


Re: How many user accounts? - Shaneisace - 03.04.2013

Quote:
Originally Posted by RealCop228
View Post
This is one of the dumbest questions I've come across in awhile.

People really don't understand the REAL uses for MySQL, do they? I mean holy hell, MySQL is used by forums such as this one. Do you understand how many records are saved in the database daily? Or, how many times information is loaded from the database each time a page is loaded?

You're concerned that you're SA:MP server is going to overload the database? Ha!
It's comment like this are not even useful, god he/she might not even understand MySQL as well as some others, it's better to ask a question no matter how stupid it sounds how else will he/she know?

Like they always say "better to ask then never to ask at all", rather than being a dick why not answer the question in a proper manor....


Re: How many user accounts? - 3ventic - 03.04.2013

Better ask and look stupid, than not ask and stay stupid.