Re: Max number of databases

2003-09-03 Thread Roger Baklund
* Keith Schuster > Is there a max number of databases that will run under mysql This is AFAIK limited only by the OS: how many directories can exist inside one directory. Most file systems will perform slower with a high number of entries in a single directory, how high this number is depends

Re: Max number of databases

2003-09-03 Thread Thomas Spahni
--> might be equal to the max number of directories you file system supports. Thomas Spahni On Tue, 2 Sep 2003, Keith Schuster wrote: > Is there a max number of databases that will run under mysql > --- > Keith Schuster > Schuster & Company LL

Re: Max number of databases

2003-09-03 Thread Paul DuBois
At 23:14 -0400 9/2/03, Keith Schuster wrote: Is there a max number of databases that will run under mysql Not unless your operating system limits the number of directories that a given directory can contain. (MySQL represents each database by a directory under the data directory.) -- Paul DuBois

Max number of databases

2003-09-03 Thread Keith Schuster
Is there a max number of databases that will run under mysql --- Keith Schuster Schuster & Company LLC ph:704-799-2438 fx:704-799-0779 iChat/AIM:FSHSales WWW.FlagShipHosting.com WWW.Schusterandcompany.com WWW.Vsheet.net -- M

Re: Max Number Of Databases?

2001-04-03 Thread Benjamin Pflugmann
Hello. On Tue, Apr 03, 2001 at 10:53:06AM +0100, [EMAIL PROTECTED] wrote: > Hi,... > > Does anyone knows how many databases can handle on MySQL Server? AFAIK, it is only limited by your operating system (databases are stored as directories, so the question is how many directories your OS is a

Max Number Of Databases?

2001-04-03 Thread Santiago LLobet
Hi,... Does anyone knows how many databases can handle on MySQL Server? Does a big number of databases ( perhaps 2.000 or 3.000) can impact on the system Performance? Thanks a lot,... Best Regards!!! Santiago LLobet (Spain) -