[Koha] Report coming up short?
Paul
paul.a at aandc.org
Fri Apr 22 05:57:43 NZST 2011
Would some kind librarian with more than 10,000 biblios please try running
the following Mysql report. I works as expected, except that the csv output
truncates at 10,000. If confirmed, I will attempt to post a bug.
SELECT biblionumber,
CONCAT('<a
href=\"/cgi-bin/koha/catalogue/detail.pl?biblionumber=',biblionumber,'\">',title,'</a>')
AS Title
FROM biblio
ORDER BY biblionumber
Thanks,
Paul
Tired old sys-admin
More information about the Koha
mailing list