https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20597
Bug ID: 20597
Summary: koha-restore 17.x fails to restore dump from 16.x
Change sponsored?: ---
Product: Koha
Version: 17.05
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Koha instance dumped in 16.x cannot be restored in 17.x version because of
missing biblio_metadata table. Debian command koha-restore fails with the
following error:
DBD::mysql::db selectrow_array failed: Table 'koha_policka.biblio_metadata'
doesn't exist [for Statement "
SELECT metadata
FROM biblio_metadata
WHERE biblionumber=?
AND format='marcxml'
AND marcflavour=?
"] at /usr/share/koha/lib/C4/Biblio.pm line 1293.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/