[Bug 17328] New: Koha fixes for Mysql 5.7
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 Bug ID: 17328 Summary: Koha fixes for Mysql 5.7 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Bibliographic record staging/import Assignee: gmcharlt@gmail.com Reporter: philippe.blouin@inlibro.com QA Contact: testopia@bugs.koha-community.org I'm accruing many little issues. while running the code. I'll put the patches in, at least to document them. If the powers-that-be decide to fix in differently, all the same to me. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 Blou <philippe.blouin@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |philippe.blouin@inlibro.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 Blou <philippe.blouin@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.begin@inLibro.com, | |francois.charbonnier@inlibr | |o.com Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 --- Comment #1 from Blou <philippe.blouin@inlibro.com> --- Created attachment 55748 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55748&action=edit Bug 17328 - import_records.marcxml_old requires a value https://bugs.koha-community.org/show_bug.cgi?id=17238 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 --- Comment #2 from Blou <philippe.blouin@inlibro.com> --- Created attachment 55749 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55749&action=edit Bug 17328 - borrowers.flags must be passed an integer. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 --- Comment #3 from Blou <philippe.blouin@inlibro.com> --- Created attachment 55751 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55751&action=edit Bug 17328 - categories' many int fields cannot be NULL This fixes the code, but the DB should also be fixed with default values. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.tajoli@cineca.it Blocks| |17258 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17258 [Bug 17258] [OMIBUS] MySQL 5.7 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 --- Comment #4 from Zeno Tajoli <z.tajoli@cineca.it> --- Connect to the general bug 17258 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 Blou <philippe.blouin@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55749|0 |1 is obsolete| | --- Comment #5 from Blou <philippe.blouin@inlibro.com> --- Created attachment 55752 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55752&action=edit Bug 17328 - borrowers.flags must be passed an integer. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 --- Comment #6 from Blou <philippe.blouin@inlibro.com> --- Created attachment 55841 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55841&action=edit Bug 17328 - Borrowers table modifications must provide valid values for int columns -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 Blou <philippe.blouin@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55752|0 |1 is obsolete| | --- Comment #7 from Blou <philippe.blouin@inlibro.com> --- Comment on attachment 55752 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55752 Bug 17328 - borrowers.flags must be passed an integer. now cover the other fields from table borrowers. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 --- Comment #8 from Blou <philippe.blouin@inlibro.com> --- too... many... issues... Now fighint le size limit on issn. All of this pointless unless first patching the DB with alters to set default values, then modify the schemas, then modify the code. Huge task... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj@kohaaloha.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=20144 CC| |jonathan.druart@bugs.koha-c | |ommunity.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17328 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |DUPLICATE --- Comment #9 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Need to be moved as a depend bug of bug 17258. *** This bug has been marked as a duplicate of bug 17258 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org