RE: Strange problems with fetchall_arrayref DBI, DBD::mysql

2005-04-25 Thread Christopher Heidbrink
) &imp_dbh->mysql: 836305c <- disconnect= 1 at DBHelper.pm line 207 via /usr/local/sis/web/sis/admin/addescuela.cgi line 268 -> DESTROY for DBD::mysql::db (DBI::db=HASH(0x8354578)~INNER) <- DESTROY= undef There are some errors here, but I don't really understand the sign

Strange problems with fetchall_arrayref DBI, DBD::mysql

2005-04-25 Thread Christopher Heidbrink
Hello. I was having some strange problems with fetchall_arrayref in my code and thought I would share this with the list. The specific problem was when I was conducting multiple prepare/execute(s) and then using fetchall_arrayref to retrieve the data. The really strange part was it seemed as if