General MySQL install question General MySQL install question
 

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

General MySQL install question

Started by stand, May 24, 2008, 12:26:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stand

I am about to install Coppermine Galley on a website. The website already runs phpBB3 with a MySQL database. Nor being that experienced with MySQL is it ok to install the Coppermine fields in the same database as phpBB3? Or should I request a seperate database from my host? If I were to have both sets of fields in the same database would it impact performance or just not work at all?

I appreciate your input and hopefully I won't make a mistake.

Ciao,
Stan

Joachim Müller

Quote from: stand on May 24, 2008, 12:26:22 AM
Nor being that experienced with MySQL is it ok to install the Coppermine fields in the same database as phpBB3? Or should I request a seperate database from my host?
Whatever you prefer
Quote from: stand on May 24, 2008, 12:26:22 AMIf I were to have both sets of fields in the same database would it impact performance or just not work at all?
Both apps can co-exist in one database, as they will reside different table prefixes. The performance impact will depend on your server setup, so wel can't actually advice. Set it up as you wish, you can change this later if you want.