Page 1 of 1

Bizarre Occurance when Exporting - Importing Database

Posted: Tue Apr 21, 2009 7:37 pm
by kendo451
I've been using CMSMade Simple since 2007.  I love it more every day!

Normally I build a site on my dev box and then export the database as a SQL file using PHPMyAdmin.

Then I import the SQL file on the production box.

Sometimes I have to make a lot of changes to a client site, so I will Export the production database and port it back to my dev box to work on it.

So, when I do this, the phpmyadmin session key gets inserted into the templates table and shows up in the templates of the destination site.

Obviously this is some kind of bug, but I don't know if it is in PHPMyAdmin, or if it is in the CMSMS installer when I activate the imported site without adding tables or content.

So, this isn't a complaint, or a bug report per se.  Just curious if anyone else has seen this kind of thing?

Ken

Re: Bizarre Occurance when Exporting - Importing Database

Posted: Tue Apr 21, 2009 9:42 pm
by Nullig
I've seen that error reported by Plesk users, using an older version of phpMyAdmin (2.8 I think).

Nullig

Re: Bizarre Occurance when Exporting - Importing Database

Posted: Wed Apr 22, 2009 3:19 pm
by kendo451
Thanks!