[Bug 1022] New: DBD::mysql::st fetchrow failed: fetch() without execute()
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1022 Summary: DBD::mysql::st fetchrow failed: fetch() without execute() Product: Koha Version: 2.2.0 Platform: PC Status: NEW Severity: normal Priority: P2 Component: z39.50 Server AssignedTo: jferraro@athenscounty.lib.oh.us ReportedBy: swansoncw@yahoo.com QAContact: koha-bugs@lists.sourceforge.net DBD::mysql::st fetchrow failed: fetch() without execute() # at /koha/intranet/modules/C4/Z3950.pm line 96. Fix: add $sth->execute; after $sth = $dbh->prepare("select * from z3950servers where checked=1"); in subroutine getz3950servers ================================= Koha Version 2.2.4 OS version ('uname -a')Linux omeara 2.4.21-99-default #1 Wed Sep 24 13:30:51 UTC 2003 i686 i686 i386 GNU/Linux Perl version5.008001 MySQL versionmysql Ver 12.21 Distrib 4.0.15, for suse-linux (i686) Apache versionServer version: Apache/1.3.28 (Linux/SuSE) Server built: Nov 10 2004 16:30:07 ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz