error: "DBD::mysql::db selectrow_array failed: fetch() without execute() "

Bug #516884 reported by Eric Hammond
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ec2-consistent-snapshot
Won't Fix
Medium
Eric Hammond

Bug Description

Every so often we get the following error from ec2-consistent-snapshot

  DBD::mysql::db selectrow_array failed: fetch() without execute()
  at /usr/bin/ec2-consistent-snapshot line 215.

This is the line it's complaining about.

  ($mysql_logfile, $mysql_position) =
    $mysql_dbh->selectrow_array(q{ SHOW MASTER STATUS })

This may correlate with ALRM timeouts and retries from previous SQL statements when the database is very busy.

Eric Hammond (esh)
Changed in ec2-consistent-snapshot:
assignee: nobody → Eric Hammond (esh)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Eric Hammond (esh) wrote :

Haven't seen this in forever.

Changed in ec2-consistent-snapshot:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.