We include a work around for a [MySQL query optimiser defect](http://bugs.mysql.com/bug.php?id=51431) https://github.com/envato/double_entry/blob/master/lib/double_entry/balance_calculator.rb#L42-L48 https://github.com/envato/double_entry/blob/master/lib/double_entry/validation/line_check.rb#L55-L63 This MySQL defect has been patched (in 2010). Is it time to remove the work around?