Hi all,
I've just created a multi-phpbb-forum script, and have set it up to create a separate database for each forum, as opposed to just inserting new tables into 1 database, with a different prefix for each forum. (This has been done most of the time ive found).
Is there any down-side to having thousands of databases? As opposed to 1 giant database with tens of thousands of tables?
I would think mysql can easily handle thousands of separate databases. Just wondering your thoughts.
Thanks,
Rhett.
I've just created a multi-phpbb-forum script, and have set it up to create a separate database for each forum, as opposed to just inserting new tables into 1 database, with a different prefix for each forum. (This has been done most of the time ive found).
Is there any down-side to having thousands of databases? As opposed to 1 giant database with tens of thousands of tables?
I would think mysql can easily handle thousands of separate databases. Just wondering your thoughts.
Thanks,
Rhett.





