Bug 1022356 - fail to run `perl rh-database-update.pl` twice
Summary: fail to run `perl rh-database-update.pl` twice
Keywords:
Status: CLOSED DUPLICATE of bug 917935
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-23 06:53 UTC by matt jia
Modified: 2013-11-11 10:54 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-11 10:54:34 UTC
Embargoed:


Attachments (Terms of Use)

Description matt jia 2013-10-23 06:53:31 UTC
Description of problem:

fail to run `perl rh-database-update.pl` twice

Version-Release number of selected component (if applicable):
4.4

How reproducible:

run `perl rh-database-update.pl` twice

Actual results:

# perl rh-database-update.pl 
Adding new table bz_schema...
Initializing bz_schema...
Table already exists: bz_schema at Bugzilla/DB/Schema.pm line 2589.

It tries to add the table twice and blows up

Expected results:

It should not add the table when the table exists

Additional info:

Comment 1 Simon Green 2013-11-11 10:54:34 UTC

*** This bug has been marked as a duplicate of bug 917935 ***


Note You need to log in before you can comment on or make changes to this bug.