Max. no of database in a server?

This is a discussion on Max. no of database in a server? within the Database Discussions forums in Database and Unix Discussions category; How may databases are allowed to host in a given MySQL server? e.g. 4 or 5 Will performance suffer If I install too many Database in a single server? Thanks....

Go Back   Database Forum > Database and Unix Discussions > Database Discussions

Database Forums

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 01-03-2007, 06:03 AM
Default Max. no of database in a server?

How may databases are allowed to host in a given MySQL server? e.g. 4
or 5

Will performance suffer If I install too many Database in a single server?

Thanks.

Reply With Quote
  #2  
Old 01-03-2007, 08:59 AM
Default Re: Max. no of database in a server?

howa wrote:
> How may databases are allowed to host in a given MySQL server? e.g. 4
> or 5


That depends how many your database administrator has limited you to. I
can't find the exact limit in the manual, but it will handle far more
than you will ever need. Probably way more than thousands.

Cheers,
Nicholas Sherlock

--
http://www.sherlocksoftware.org
Reply With Quote
  #3  
Old 01-03-2007, 08:59 AM
Default Re: Max. no of database in a server?

howa wrote:
> How may databases are allowed to host in a given MySQL server? e.g. 4
> or 5


That depends how many your database administrator has limited you to. I
can't find the exact limit in the manual, but it will handle far more
than you will ever need. Probably way more than thousands.

Cheers,
Nicholas Sherlock

--
http://www.sherlocksoftware.org
Reply With Quote
  #4  
Old 01-03-2007, 09:32 AM
Default Re: Max. no of database in a server?


Nicholas Sherlock 寫道:

> howa wrote:
> > How may databases are allowed to host in a given MySQL server? e.g. 4
> > or 5

>
> That depends how many your database administrator has limited you to. I
> can't find the exact limit in the manual, but it will handle far more
> than you will ever need. Probably way more than thousands.
>
> Cheers,
> Nicholas Sherlock
>
> --
> http://www.sherlocksoftware.org


how to limit?

Reply With Quote
  #5  
Old 01-03-2007, 09:32 AM
Default Re: Max. no of database in a server?


Nicholas Sherlock 寫道:

> howa wrote:
> > How may databases are allowed to host in a given MySQL server? e.g. 4
> > or 5

>
> That depends how many your database administrator has limited you to. I
> can't find the exact limit in the manual, but it will handle far more
> than you will ever need. Probably way more than thousands.
>
> Cheers,
> Nicholas Sherlock
>
> --
> http://www.sherlocksoftware.org


how to limit?

Reply With Quote
  #6  
Old 01-03-2007, 10:05 AM
Default Re: Max. no of database in a server?


Nicholas Sherlock wrote:

> howa wrote:
> > How may databases are allowed to host in a given MySQL server? e.g. 4
> > or 5

>
> That depends how many your database administrator has limited you to. I
> can't find the exact limit in the manual, but it will handle far more
> than you will ever need. Probably way more than thousands.
>
> Cheers,
> Nicholas Sherlock
>
> --
> http://www.sherlocksoftware.org

But that would be a limit to how many that user could create. Other
users could create more in the same server.

Reply With Quote
  #7  
Old 01-03-2007, 10:05 AM
Default Re: Max. no of database in a server?


Nicholas Sherlock wrote:

> howa wrote:
> > How may databases are allowed to host in a given MySQL server? e.g. 4
> > or 5

>
> That depends how many your database administrator has limited you to. I
> can't find the exact limit in the manual, but it will handle far more
> than you will ever need. Probably way more than thousands.
>
> Cheers,
> Nicholas Sherlock
>
> --
> http://www.sherlocksoftware.org

But that would be a limit to how many that user could create. Other
users could create more in the same server.

Reply With Quote
  #8  
Old 01-03-2007, 11:36 AM
Default Re: Max. no of database in a server?


howa 寫道:

> How may databases are allowed to host in a given MySQL server? e.g. 4
> or 5
>
> Will performance suffer If I install too many Database in a single server?
>
> Thanks.


some background information...

we have a limited set of user, say. 500, they have many rows (e.g. avg.
more than 10000 rows stored on a table, so num of row = 5000000, and
the number still increasing, what i am think is stored the data in
different database per user, so each user owned a set of tables, the
scablity of the system can be greatly increased.

but i want to know the exact limit of the number of Database.

Reply With Quote
  #9  
Old 01-03-2007, 11:36 AM
Default Re: Max. no of database in a server?


howa 寫道:

> How may databases are allowed to host in a given MySQL server? e.g. 4
> or 5
>
> Will performance suffer If I install too many Database in a single server?
>
> Thanks.


some background information...

we have a limited set of user, say. 500, they have many rows (e.g. avg.
more than 10000 rows stored on a table, so num of row = 5000000, and
the number still increasing, what i am think is stored the data in
different database per user, so each user owned a set of tables, the
scablity of the system can be greatly increased.

but i want to know the exact limit of the number of Database.

Reply With Quote
  #10  
Old 01-03-2007, 12:19 PM
Default Re: Max. no of database in a server?

howa wrote:
> howa 寫道:
>
>
>>How may databases are allowed to host in a given MySQL server? e.g. 4
>>or 5
>>
>>Will performance suffer If I install too many Database in a single server?
>>
>>Thanks.

>
>
> some background information...
>
> we have a limited set of user, say. 500, they have many rows (e.g. avg.
> more than 10000 rows stored on a table, so num of row = 5000000, and
> the number still increasing, what i am think is stored the data in
> different database per user, so each user owned a set of tables, the
> scablity of the system can be greatly increased.
>
> but i want to know the exact limit of the number of Database.
>


I don't know the limit in MySQL, but you'll run out of system resources
long before you'll run out of databases. 500 is piddly.

As to performance suffering - insufficient information. There are too
many variables involved. Your best bet is to test it yourself.

Whether you *should* break up your database into 500 separate ones is
another question (which you didn't ask).

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex-at-attglobal.net
==================
Reply With Quote
Reply


Thread Tools
Display Modes



All times are GMT -4. The time now is 05:30 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Integrated by bbpixel2008 :: jvbPlugin R1013.368.1

Search Engine Friendly URLs by vBSEO 3.1.0
vB Ad Management by =RedTyger=
In an effort to better serve ads to our visitors, cookies are used on Mydatabasesupport.com. For more information, check out our Privacy Policy.