https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29138
--- Comment #18 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #16) > Still not working for me > > ERROR - {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Truncated > incorrect DOUBLE value: 'no' at /kohadevbox/koha/C4/Installer.pm line 736 > > 10.5.12-MariaDB-1 Obscure message, caused by strict SQL. > Why not simply: > > UPDATE systempreferences SET value=0 WHERE > variable='LoadSearchHistoryToTheFirstLoggedUser' and value="no"; Current condition catches everything outside '1' -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
