Aktionen
GX-Bug #67958
geschlossenStyleEdit Widgets not usable with some server configurations | StyleEdit Widgets können mit einer bestimmten Serverkonfiguration nicht mehr benutzt werden
Status:
Erledigt
Priorität:
Hoch
Zugewiesen an:
Alexandre Ataides
Kategorie:
StyleEdit 4
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.3.1.0
Release Notes Langtext:
Im StyleEdit wird nun auch eine Meldung ausgegeben, wenn nicht genügend MySQL-Verbindungen zur Verfügung sehen
Beschreibung
When the option mysql option 'max_user_connections' has a to low value and there are a lot of widgets in style the DependencyInjector of StyleEdit throws a Doctrine\DBAL\Exception\DriverException with the message
An exception occurred in driver: SQLSTATE[HY000] [1203] User user_name already has more than 'max_user_connections' active connections
Currently this exception is not thrown, but this causes different exceptions later.
Aktionen