https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35380 --- Comment #55 from Jan Kissig <bibliothek@th-wildau.de> --- (In reply to Adolfo Rodríguez Taboada from comment #52)
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/
I opened https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42301 for he mysql specific case -- You are receiving this mail because: You are watching all bug changes.