I think getting the sql is driver specific, but try adding $db->errstr:
unless ($db->do($update_meta_sql, undef, $updates, $run_id)) { $status = "failed at update runmeta: ". $db->errstr; }
In reply to Re: getting the sql executed from a parameterised statement
by wallisds
in thread getting the sql executed from a parameterised statement
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |