[Koha] Error DBI Exception, maximum row size is 8126 during upgrade to Koha 21.11.01
Mike Lake
mikel at speleonics.com.au
Fri Dec 31 01:08:09 NZDT 2021
Hi all
Fridolin said:
>> The version is indeed stored in database to compare with sources.
On 2021-12-30 10:23 pm, Mike Lake wrote:
> Excellent. Where is this stored? I had a quick glance through the
> schema dump but did not see it. In mine I should see 21.11.01.000
> stored or something like that.
Found it!
> select variable,value from systempreferences where variable='Version';
+----------+------------+
| variable | value |
+----------+------------+
| Version | 21.1101000 |
+----------+------------+
Thanks all.
More information about the Koha
mailing list