* Michiel Beijen :
> the ticket_answered column does exist in OTRS 3.1 databases (otherwise the
> ticket API would not work); so if it's not there when you run the DBUpdate
> SQL this is probably because this is the second time you ran it?
Only ran it once, BTW. I cut&pasted from the screen outp
* Michiel Beijen :
> > otrs:/opt/otrs# cat scripts/DBUpdate-to-3.2.mysql.sql | mysql -p -f -u root
> > otrs
> > Enter password:
> > ERROR 1091 (42000) at line 20: Can't DROP 'ticket_answered'; check that
> > column/key exists
> >
>
> the ticket_answered column does exist in OTRS 3.1 databases (
Hi Ralf,
On Mon, Mar 18, 2013 at 2:25 PM, Ralf Hildebrandt <
ralf.hildebra...@charite.de> wrote:
> otrs:/opt/otrs# cat scripts/DBUpdate-to-3.2.mysql.sql | mysql -p -f -u
> root otrs
> Enter password:
> ERROR 1091 (42000) at line 20: Can't DROP 'ticket_answered'; check that
> column/key exists
>