coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upgrading => Topic started by: Scordisian on February 28, 2006, 05:11:33 PM

Title: upgrade question regarding table prefix
Post by: Scordisian on February 28, 2006, 05:11:33 PM
I had version 1.3.5 and upgraded to the latest version according to instructions. All went smooth but when I check the MySQL tables I still see a 1.3.5 prefix in front of the coppermine tables? Is this normal?
Title: Re: upgrade question regarding table prefix
Post by: Tranz on February 28, 2006, 05:22:01 PM
That's fine. Upgrades don't change the table prefix.
Title: Re: upgrade question regarding table prefix
Post by: Scordisian on March 01, 2006, 09:46:21 AM
Ok but will a fresh file install recognize it?
Title: Re: upgrade question regarding table prefix
Post by: Joachim Müller on March 01, 2006, 10:38:31 AM
recognize what? Don't perform a fresh install unless you need another separate gallery on your site. The prefix is just what the name suggests: a string that is being used to tag the tables created in the database. It could be "foobar" or whatever you like. If you perform a fresh install, you're being prompted what table prefix you want to use, that's about it. Don't perform a fresh install if everything works as expected, no end user will ever see what prefix you have chosen.