https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18165 Bug ID: 18165 Summary: koha-rebuild-zebra is broken by marcxml move. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz running sudo koha-rebuild-zebra -f kohadev throws the following error: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() [for Statement "SELECT biblioitemnumber, marcxml FROM biblioitems WHERE biblionumber=? " with ParamValues: 0='3987'] at /usr/share/koha/lib/C4/Biblio.pm line 1288. error retrieving biblio 3987 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 690. This is caused by Bug 17196 - Move marcxml out of the biblioitems table -- You are receiving this mail because: You are watching all bug changes.