MySQL Forums
Forum List  »  Newbie

fetchall_hashref perl DBI bug...?
Posted by: sol
Date: September 09, 2004 11:04AM

Hi,

fetchrow_hashref, fetchall_arrayref work
with a select statement I've been using in a perl CGI script.

But... the fetchall_hashref doesn't return and causes the script
to die. Error catching doesn't work, it just seems never to return
from the function! I have made sure that the key is the only key
in the table...

Is this something that just happens sometimes?

Thanks

Sol

Options: ReplyQuote


Subject
Written By
Posted
fetchall_hashref perl DBI bug...?
sol
September 09, 2004 11:04AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.