$rows_affected = $dbh->do("UPDATE meters SET description=? WHERE name= ? and description <> ? ", undef, $info, $meter, $info);