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
Update (Win Install) von 3.1.5 -> 3.2.xx
Update (Win Install) von 3.1.5 -> 3.2.xx
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
Updateerfahrung
Win 2003 / Win 2008 R2
Re: Update (Win Install) von 3.1.5 -> 3.2.xx
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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Update (Win Install) von 3.1.5 -> 3.2.xx
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?
Hast du einen aktuellen Link für mich?
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
Updateerfahrung
Win 2003 / Win 2008 R2
Re: Update (Win Install) von 3.1.5 -> 3.2.xx
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Update (Win Install) von 3.1.5 -> 3.2.xx
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
!!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
Updateerfahrung
Win 2003 / Win 2008 R2
Re: Update (Win Install) von 3.1.5 -> 3.2.xx
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
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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Update (Win Install) von 3.1.5 -> 3.2.xx
Na das wollte ich doch nur hören 
Danke!

Danke!
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
Updateerfahrung
Win 2003 / Win 2008 R2
Re: Update (Win Install) von 3.1.5 -> 3.2.xx
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?
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
Updateerfahrung
Win 2003 / Win 2008 R2