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

--- Comment #1 from Marcel de Rooy <[email protected]> ---
Noting that my production table looks like:

  `host` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `port` int(11) DEFAULT NULL,
  `db` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `syntax` varchar(80) COLLATE utf8mb4_unicode_ci NOT NULL,
  `encoding` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,

Cannot find out why my host, syntax and encoding are NOT NULL. But it looks
like that it is more correct.
Did not find wrong dbrevs.

-- 
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]
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/

Reply via email to