All pastes #1980848 Raw Edit

otr-download.de

public text v1 · immutable
#1980848 ·published 2010-11-03 17:53 UTC
rendered paste body
Query failed: select sum(b.mc_gross) from new_stellar_ipn_trans as a LEFT JOIN new_stellar_ipn_item as b ON a.id=b.parent_id LEFT join new_stellar_ipn_trans as c ON a.txn_id = c.parent_txn_id where a.payment_status = 'Completed' AND b.item_number='November2010' AND c.payment_status is NULL; MySQL server has gone away