https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35380 Adolfo Rodríguez Taboada <adolfo.rodriguez@xercode.es> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adolfo.rodriguez@xercode.es --- Comment #52 from Adolfo Rodríguez Taboada <adolfo.rodriguez@xercode.es> --- 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.