GX-Bug #66941
Fehlende Indizes in emails Tabelle
Status:
Erledigt
Priority:
Normal
Assigned To:
Category:
Installer
Target version:
% Done:
0%
Estimated time:
Steps to reproduce:
Betroffene Versionen:
4.0.1.0
Release Notes Langtext:
Bei Neuinstallation hat die emails Tabelle nun alle erforderlichen Indizes
Description
Im Installer fehlen für die emails Tabelle die folgenden Indizies:
KEY `emails_creation_date_index` (`creation_date`),
KEY `emails_sent_date_index` (`sent_date`),
KEY `emails_subject_index` (`subject`)
After a shop installation some indices are missing in the emails table.
Related issues