commit | 0372f1ade3029c8363f1ed13545590c45d45d82f | [log] [tgz] |
---|---|---|
author | a-krebs <akrebs@ualberta.ca> | Wed Nov 23 00:04:34 2011 -0700 |
committer | a-krebs <akrebs@ualberta.ca> | Wed Nov 23 00:04:34 2011 -0700 |
tree | 5369aca7534306ae9ba0673589394237a0fa8404 | |
parent | b25bf9db4af963269362e16cec0a99326c4439ad [diff] |
fix to issue #696 - make oci_execute calls inside num_rows non-committing, since they are only there to reset which row is next in line for oci_fetch calls and thus don't need to be committed.