Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to take Bugzilla database Backup

2,439 views
Skip to first unread message

elu malai

unread,
Sep 16, 2008, 3:38:28 AM9/16/08
to support-...@lists.mozilla.org, shi...@gmail.com
Hi Team,

I am using Bugzilla 3.0 in linux 2.6 . i want to take sql
databse backup . so please tell me the correct process and sql command also.

because i want to add some cgi files in Bugzilla .

so i need backup for Bugzilla and database.

i am waiting for your reply team


Advance Thanks

Elumalai V

Ashish Melanta

unread,
Sep 16, 2008, 5:46:56 AM9/16/08
to support-...@lists.mozilla.org
Hi,

I use "automysqlbackup" script to do my daily Bugzilla backups. You can
download this highly configurable script from the following location.
http://sourceforge.net/projects/automysqlbackup/
Since, the backup happens just after midnight, I work under the
assumption that nobody is on the Bugzilla frontend.

If you want to do a simple one-time cold backup, suggest that you block
access to Bugzilla frontend and use the mysqldump command to do the DB
backup as explained below:
https://wiki.mozilla.org/Bugzilla:FAQ:Administrative_Questions#How_do_I_move_a_Bugzilla_installation_from_one_machine_to_another.3F

Hope this helps.

Ashish

> _______________________________________________
> support-bugzilla mailing list
> support-...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/support-bugzilla
> PLEASE put support-...@lists.mozilla.org in the To: field when you reply.
>
>

elu malai

unread,
Sep 16, 2008, 8:31:10 AM9/16/08
to ashish...@gmail.com, support-...@lists.mozilla.org
Hi Ashish,

Thanks for your reply . I have downloaded "automysqlbackup"
where should i change the files and where should i put that file .

please tell me that procedure


Advance Thanks

Elumalai V

Max Kanat-Alexander

unread,
Sep 16, 2008, 4:00:48 PM9/16/08
to support-...@lists.mozilla.org
On Tue, 16 Sep 2008 13:08:28 +0530 "elu malai" <malaim...@gmail.com>
wrote:

> I am using Bugzilla 3.0 in linux 2.6 . i want to take
> sql databse backup . so please tell me the correct process and sql
> command also.

That's listed in the Upgrade section of the Bugzilla Guide:

http://www.bugzilla.org/docs/tip/en/html/upgrade.html#upgrade-before

-Max
--
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.

Ashish Melanta

unread,
Sep 17, 2008, 12:50:49 AM9/17/08
to support-...@lists.mozilla.org
Hi,

Pls open the script in an editor and go through the section called
"Options documantation" which explains what variables you need edit in
the script. Once you edit the script with proper variable values, you
need to run the script from wherever you have stored the same. I assume
you have the MySQL DB on the same system as the script.

Ashish

> > I am using Bugzilla 3.0 in linux 2.6 . i want to
> take sql
> > databse backup . so please tell me the correct process and sql
> command also.
> >

> > because i want to add some cgi files in Bugzilla .
> >
> > so i need backup for Bugzilla and database.
> >
> > i am waiting for your reply team
> >
> >
> > Advance Thanks
> >
> > Elumalai V
> > _______________________________________________
> > support-bugzilla mailing list
> > support-...@lists.mozilla.org

> <mailto:support-...@lists.mozilla.org>

> <mailto:support-...@lists.mozilla.org> in the To: field when


> you reply.
> >
> >
>
> _______________________________________________
> support-bugzilla mailing list
> support-...@lists.mozilla.org

> <mailto:support-...@lists.mozilla.org>

> <mailto:support-...@lists.mozilla.org> in the To: field when
> you reply.
>
>

0 new messages