Hi We have currently running Bugzilla 2.20.2 on Platform ----------- OS - Windows 2000 Professional Active State Perl - 5.8.8 My SQL - 4.1.9 Apache - 2.0.59
We want to migrate to Bugzilla2.22.2 Platform ----------- OS - Windows 2000 Professional Active State Perl - 5.8.8 My SQL - 4.1.9 Apache - 2.0.59 Steps followed Step 1) Downloaded tar file for Bugzilla2.22.2 Step 2) Taken dump from MY sql mysqldump -u root -p --databases bugs > bugs.db.backup Step 3) unzipped for Bugzilla2.22.2 tar file in local drive copied old data/ directory and the "localconfig" file to the new installation. Step 4) Ran checksetup.pl Step 5) Bugzilla is up, done the santity check everything is fine. Now the problem starts I need to import data of dump taken at step 2. Step 6) import the dump Bug taken at step 2 The url to access Bugzilla works fine but as soon as i log in then error message appears. Analysis There are schema changes in Bugzilla2.22.2 so when i import the dump schema changes in Named_queries,attachments and other tables goes off leading to error. Looking solution for problem stated below Please help how i can restore the old data of bugzilla2.20.2 to bugzilla2.22.2 Thanks in advance.Please Help. -- View this message in context: http://www.nabble.com/how-i-can-restore-the-old-data-of-bugzilla2.20.2-to-bugzilla2.22.2-tf3584434.html#a10016032 Sent from the Gnome - Bugzilla - Dev mailing list archive at Nabble.com. _______________________________________________ bugzilla-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/bugzilla-devel-list
