in reply to Re^2: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at
in thread DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at
The undef shouldn't allow this.
I normally only use ->fetchall_hashref
Did you show us how you checked on this error after the fetch?
Or do you auto-raise them with RaiseError of DBI ?
In general it's better to supply a SSCCE to reproduce the issue instead of all this less relevant CGI Code
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at (Updates:2)
by cavac (Prior) on Oct 30, 2024 at 09:14 UTC |