es looks as follows:
> >>
> >> | Field| Type| Null | Key | Default | Extra
> >>
> >> +----------+-----+--+-----+---------+--
> >> ...
> >> | schema | varchar(16) | YES | | N
devel-boun...@lists.koha-community.org>> On Behalf Of
Michael Kuhn via Koha-devel
> Sent: Saturday, 13 April 2024 9:28 AM
> To: k...@lists.katipo.co.nz <mailto:k...@lists.katipo.co.nz>;
Koha-devel <mailto:koha-devel@lists.koha-community.org>>
> Subject: Re: [Koha-dev
weis
> Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
> T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
>
>
>
> > -Original Message-
> > From: Koha-devel On Behalf Of
> > Michael Kuhn via Koha-devel
> > Sent: Saturday, 13
strasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
-Original Message-
From: Koha-devel On Behalf Of
Michael Kuhn via Koha-devel
Sent: Saturday, 13 April 2024 9:28 AM
To: k...@lists.katipo.co.nz; Koha-devel
Subject: Re: [Koha-devel] [Koha] Erro
lists.katipo.co.nz; Koha-devel
Subject: Re: [Koha-devel] [Koha] Error 500 when searching in Koha 23.11.0
Hi
Just for the record: I updated from Koha 21.11.10 to 23.11.04.
When searching the catalogue I got a result list, but when clicking a single
hit I got an error 500. In file "plack-er
Hi
Just for the record: I updated from Koha 21.11.10 to 23.11.04.
When searching the catalogue I got a result list, but when clicking a
single hit I got an error 500. In file "plack-error.log" I found this:
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute faile
Hi Ketan Kulkarni
You wrote:
> There's a command to upgrade koha db schema. You need to run that
> command.
>
> Following is an example. Here, 'library' is the name of the instance.
> You will need to replace that with the name of your instance.
> ===//
>
> Upgrade Da