Closed Bug 1751597 Opened 2 years ago Closed 2 years ago

DBD::mysql::db do failed: Column 'method' cannot be null [for Statement "INSERT INTO user_request_log

Categories

(bugzilla.mozilla.org :: General, defect)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: dkl, Assigned: dkl)

Details

Found in the GCP logs. In some cases method is not populated so we need a fall back value.

DBD::mysql::db do failed: Column 'method' cannot be null [for Statement "INSERT INTO user_request_log
(user_id, ip_address, user_agent, request_url,
method, timestamp, bug_id, attach_id, action, server)
VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?)"] at /app/Bugzilla/DB.pm line 71.

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.