Bugzilla Question: Download Bugzilla PDF

How do I synchronize bug information among multiple different Bugzilla databases?

Tweet Share WhatsApp

Answer:

Well, you can synchronize or you can move bugs. Synchronization will only work one way -- you can create a read-only copy of the database at one site, and have it regularly updated at intervals from the main database.
MySQL has some synchronization features builtin to the latest releases. It would be great if someone looked into the possibilities there and provided a report to the newsgroup on how to effectively synchronize two Bugzilla installations.
If you simply need to transfer bugs from one Bugzilla to another, checkout the "move.pl" script in the Bugzilla distribution.

Download Bugzilla PDF Read All 70 Bugzilla Questions
Previous QuestionNext Question
How come even after I delete bugs, the long descriptions show up?I think my database might be corrupted, or contain invalid entries. What do I do?