https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35380
Adolfo RodrÃguez Taboada <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #52 from Adolfo RodrÃguez Taboada <[email protected]> --- Updating a Koha instance on main branch with 8.0.31 MySQL Community Server - GPL I get the following error Upgrade to 25.12.00.037 [09:37:05]: Bug 35380 - Add new unique name to record sources, add default record sources, add is_system column to default record sources. ERROR: {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: BLOB/TEXT column 'name' used in key specification without a key length at /home/adolfo/workspace/koha-master/C4/Installer.pm line 817 Column name is defined as text in my instance so the key should have a length, is the definition of the column right? I couldn't find the table record_sources here https://schema.koha-community.org/main/ -- 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/
