You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log::warning("DoctrineTransactionService::shouldReconnect: MySQL server has gone away!");
109
+
Log::warning("DoctrineTransactionService::shouldReconnect: MySQL server has gone away true");
58
110
returntrue;
59
111
case2002:
60
-
Log::warning("DoctrineTransactionService::shouldReconnect: php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known!");
112
+
Log::warning("DoctrineTransactionService::shouldReconnect: php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known true");
0 commit comments