> Hi,
Howdy
>
> I know that Mysql handles large database very well, but there
> is a project
> that requires more than 2000 small databases(about 20 talbes
> with a few
> rows) to be created within a Mysql server. Could somebody
> tell me does it
> make sense?
Err.. Sure it makes sense I guess although we have no idea what you're trying for.
Perhaps instead of:
Business1_db
table1
table2
table3
Business2_db
table1
table2
table3
DO this:
BusinessDB
b1table1
b1table2
b1table3
b2table1
b2table2
b2table3
HTH
DMuey
> Thanks for your consideration.
> likai
>
> _________________________________________________________________
> Protect your PC - get McAfee.com VirusScan Online
> http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/mysql?> [EMAIL PROTECTED]
>
>
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]