https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267
--- Comment #61 from Mengu Yazicioglu <[email protected]> --- (In reply to David Cook from comment #60) > (In reply to Mengu Yazicioglu from comment #59) > > We upgraded from Debian 9 to Debian 11 and Mariadb 10.1 to 10.5 and it is > > not possible to bypass to change related tables row_format to DYNAMIC. > > I don't understand what you're saying here. As you know, if there is a change in database structure, we have to run post installation steps from intranet part. Due to row format issues of some tables, newly added ERM tables in the post installation steps gave many errors saying "Row size too large..." In order to finish upgrade we have to click "Try again" button but first solve the row format issue. In a new terminal, we have to change row_format feature of related tables to DYNAMIC. After solving this issue, we may go through Try again and post database installation steps will pass I hope I am explained well now. -- 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/
