I have tried the solution from Bogdan Iosif on the forum to run (C:\Program Files (x86)\OTRS\OTRS\scripts>mysql -uroot otrs < "C:\Program
Files (x86)\OTRS\OTRS\scripts\DBUpdate-to-3.2.mysql.sql") and I have received another error message.
Please note that if I run C:\Program Files (x86)\OTRS\OTRS\scripts> it doesn’t open the sql window.
Example if I run C:\Program Files (x86)\OTRS\OTRS\scripts>mysql –uroot otrs. It prompts with a n error message that it cannot find the MYSQL file.
However, if I run C:\Program Files (x86)\OTRS\mysql\bin>mysql -uroot otrs it opens the MYSQL Window.
I have tried the command and below is the error message.
C:\Program Files (x86)\OTRS\mysql\bin>mysql -uroot otrs < "C:\Program Files (x86)\OTRS\OTRS\scripts\DBUpdate-to-3.2.mysql.sql".ERROR 1091 (42000) at line 7: Can't DROP 'group_read'; check that column/key exists
I have ran the perl update and it gave me the following error message
C:\Program Files (x86)\OTRS\mysql\bin>perl DBUpdate-to-3.2.pl Can't open perl script "DBUpdate-to-3.2.pl": No such file or directory