Ich erhalte leider immer wieder folgende Fehlermedlung bei Versuch des Updates von 5.2.24 auf 5.3.2
"Datenbank Update durchführen
Error
Received the following error message:
Could not apply migration (Migrations_Migration907). Error: SQLSTATE[42S01]: Base table or view already exists: 1050 Table ‚s_order_basket_signatures‘ already exists
Please try to fix this error and restart the update.
Response
{„valid“:false,„errorMsg“:"Could not apply migration (Migrations_Migration907). Error: SQLSTATE[42S01]: Base table or view already exists: 1050 Table ‚s_order_basket_signatures‘ already exists "}
DROP TABLE \< name_der_datenbank \>.s_order_basket_signatures
DROP TABLE \< name_der_datenbank \>.s_core_auth_config
DROP TABLE \< name_der_datenbank \>.s_search_custom_sorting
DROP TABLE \< name_der_datenbank \>.s_customer_streams_mapping
DROP TABLE \< name_der_datenbank \>.s_customer_streams_attributes
DROP TABLE \< name_der_datenbank \>.s_customer_streams
ALTER TABLE \< name_der_datenbank \>.s_emotion_presets DROP COLUMN emotion_translations