Update (Win Install) von 3.1.5 -> 3.2.xx

Hilfe zu Znuny Problemen aller Art
Locked
asxo
Znuny expert
Posts: 187
Joined: 28 Apr 2009, 11:35
Znuny Version: 2.3.4

Update (Win Install) von 3.1.5 -> 3.2.xx

Post by asxo »

Hallo Forum,

ich habe eine Frage:

Bei jedem Versionsupate habe ich folgende Schritte ausgeführt:


mysql -uroot otrs < DBUpdate-to-xx.mysql.sql

perl DBUpdate-to-2.4.pl

mysql -uroot otrs < DBUpdate-to-xx-post.mysql.sql


Klappte auch immer alles soweit.

Aber nun bei der Version 3.2.1 gibt es das Script DBUpdate-to-3.2-post.mysql.sql nicht mehr.

Ist der Weg nun ein anderer???


Thks
asxo
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Update (Win Install) von 3.1.5 -> 3.2.xx

Post by jojo »

lies die UPGRADING Datei...
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
asxo
Znuny expert
Posts: 187
Joined: 28 Apr 2009, 11:35
Znuny Version: 2.3.4

Re: Update (Win Install) von 3.1.5 -> 3.2.xx

Post by asxo »

Hoffe du meinst nicht das hier? http://doc.otrs.org/3.2/de/html/upgrade ... aller.html

Hast du einen aktuellen Link für mich?
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Update (Win Install) von 3.1.5 -> 3.2.xx

Post by jojo »

"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
asxo
Znuny expert
Posts: 187
Joined: 28 Apr 2009, 11:35
Znuny Version: 2.3.4

Re: Update (Win Install) von 3.1.5 -> 3.2.xx

Post by asxo »

Verbesser mich, wenn ich mich Irre - aber das ist doch genau das selbe, nur eine andere Reihenfolge:

!!NICHT VERGESESSEN - Windows Installation!!

1. mysql -uroot otrs < DBUpdate-to-3.2.mysql.sql
2. PostgreSQL 8.2+:
mysql -uroot otrs < DBUpdate-to-3.2.postgresql.sql

PostgreSQL, older versions:
mysql -uroot otrs < DBUpdate-to-3.2.postgresql_before_8_2.sql´

3.perl DBUpdate-to-3.2.pl
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Update (Win Install) von 3.1.5 -> 3.2.xx

Post by jojo »

die Reihenfolge ist die gleiche. Das 2. Script das Du erwähnst ist das Script für eine Postgres Datenbank, nicht für MySQL!

Für die 3.2 ist kein post Script nötig
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
asxo
Znuny expert
Posts: 187
Joined: 28 Apr 2009, 11:35
Znuny Version: 2.3.4

Re: Update (Win Install) von 3.1.5 -> 3.2.xx

Post by asxo »

Na das wollte ich doch nur hören :)

Danke!
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
asxo
Znuny expert
Posts: 187
Joined: 28 Apr 2009, 11:35
Znuny Version: 2.3.4

Re: Update (Win Install) von 3.1.5 -> 3.2.xx

Post by asxo »

Bekomme folgende Fehlermeldung

D:\RT_West\OTRS\scripts>mysql -uroot otrs < DBUpdate-to-3.2.mysql.sql
ERROR 1091 (42000) at line 25: Can't DROP 'article_flag_create_by'; check that c
olumn/key exists



Idee?
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
Locked