in reply to Re: sth->execute returns undef when successful
in thread sth->execute returns undef when successful
That crossed my mind too; but it looks like the query is returning successfully internally, but then the driver is returning false:
dbd_st_execute CREATE returned (SUCCESS, rpc2211750915, fn1, +out0) 09 <- execute= undef at ./test_query.pl line 80
Another thought that crossed my mind was that if the statement didn't modify any lines, and the driver was returning 0 instead of "0E0", that would appear false even though the statement had succeeded.
|
|---|