habe heute auf dem Testsystem das Upgrade von OTRS 4.0.11 auf 5.0.7 durchgespielt, lief auch sehr gut bis zum Punkt "Database Migration".
EDIT: Mysql Test gibt Fehler aus:
============================
ERROR 1061 (42000): Duplicate key name 'link_relation_list_source'
ERROR 1061 (42000): Duplicate key name 'link_relation_list_target'
ERROR 1050 (42S01): Table 'scheduler_task' already exists
ERROR 1050 (42S01): Table 'scheduler_future_task' already exists
ERROR 1050 (42S01): Table 'scheduler_recurrent_task' already exists
Query OK, 0 rows affected, 1 warning (0.00 sec)
ERROR 1091 (42000): Can't DROP 'text2'; check that column/key exists
ERROR 1050 (42S01): Table 'notification_event_message' already exists
ERROR 1050 (42S01): Table 'cloud_service_config' already exists
ERROR 1005 (HY000): Can't create table 'otrs.#sql-465_5f' (errno: 121)
ERROR 1005 (HY000): Can't create table 'otrs.#sql-465_5f' (errno: 121)
ERROR 1005 (HY000): Can't create table 'otrs.#sql-465_5f' (errno: 121)
ERROR 1005 (HY000): Can't create table 'otrs.#sql-465_5f' (errno: 121)
Da die Datenbank seit dem letzten Update nicht verändert wurde, scheint ja die neue OTRS Version das Problem zu sein und Sachen einfügen zu wollen, die schon da sind.
Was kann ich denn jetzt noch machen??
Bei Punkt 7 wird abgebrochen, Database Engine ist InnoDB, Zeichen sind UTF-8. Hat beim Sprung von 3 auf 4 auch wunderbar geklappt, nur jetzt nicht mehr

Hat jemand einen Lösungsansatz?
Beste Grüße,
Florian