Today I updated one of my projects to the new symfony version 2.8 since the update the shell is trowing this exception when running the cache:clear
command:
An exception occured in driver: SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'
Any clues how to solve this issue or is it a bug caused by the new symfony version?