Closed
Bug 1492926
(bmo-db-connector-fix)
Opened 6 years ago
Closed 6 years ago
Handle DBIx::Connectors more appropriately
Categories
(bugzilla.mozilla.org :: General, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dylan, Assigned: dylan)
References
Details
Attachments
(1 file)
- every time we connect to the DB, let's log $PROGRAM_NAME
- also, if $dbh->bz_in_transaction when a new connection is being made, die.
Assignee | ||
Updated•6 years ago
|
Summary: Log database connection attempts and die if reconnection happens during a transaction → Handle DBIx::Connectors more appropriately
Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Merged to master.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Blocks: phab-sync-stuck
Assignee | ||
Updated•6 years ago
|
Alias: bmo-db-connector-fix
Assignee | ||
Updated•6 years ago
|
Depends on: bmo-dbi-connector
Assignee | ||
Updated•6 years ago
|
No longer blocks: bmo-db-went-away
Assignee | ||
Updated•6 years ago
|
Blocks: bmo-dbi-connector-refactor
Assignee | ||
Updated•6 years ago
|
Blocks: bmo-db-went-away
Assignee | ||
Updated•6 years ago
|
No longer blocks: bmo-db-went-away
You need to log in
before you can comment on or make changes to this bug.
Description
•