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
In the mysql/mariadb templates, set MYSQL_UNIX_PORT to a hardcoded short
path rather than plugin's project-relative path, to avoid triggering
'The socket file path is too long (> 107)' error on start. Also specify
the (blank) password in 'test_db_setup'. Fixes#2521
0 commit comments