https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21682

--- Comment #9 from Martin Renvoize <[email protected]> ---
Actually.. I do need help here..

When running in SQL strict mode I get the following for the atomic update.

DBD::mysql::db do failed: BLOB/TEXT column 'description' can't have a default
value [for Statement "ALTER TABLE `stockrotationrotas` ALTER COLUMN
`description` DROP DEFAULT"] at (eval 1403) line 3.

I think we need to check for sql strict mode before attempting to apply the
update or not.. :(

This was meant to be a simple fix :(

-- 
You are receiving this mail because:
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/

Reply via email to