summaryrefslogtreecommitdiffstats
path: root/system/helpers
diff options
context:
space:
mode:
authorAaron Krebs <akrebs@ualberta.ca>2013-12-11 20:32:23 +0100
committerAaron Krebs <akrebs@ualberta.ca>2013-12-11 20:32:23 +0100
commit0433431188b9e71841ae292cb218ca89ded58b87 (patch)
tree3f728f79cf7bde0bcf287282451ba72b534f478b /system/helpers
parent9c5c490bdc61ebd27593577480ec484f0b0f6367 (diff)
Make oci_execute() calls inside num_rows() non-committing. Fixes #696.
Fixes bug in Oracle driver. Calls to oci_execute() inside num_rows() of the Oracle driver can be made non-committing to fix bug with transactions. Since calls to oci_execute are only there to reset which row is next in line for oci_fetch() calls, it's fine to not commit.
Diffstat (limited to 'system/helpers')
0 files changed, 0 insertions, 0 deletions