shadowsocks-hub icon indicating copy to clipboard operation
shadowsocks-hub copied to clipboard

MySQL version is not fixed, a parameter removed in newer version is used

Open CommanderTvis opened this issue 1 year ago • 0 comments
trafficstars

The database won't start unless MySQL is explicitly downgraded to 5.7 in the compose file.

MySQL parameter --default-authentication-plugin=mysql_native_password is not supported in newer versions.

CommanderTvis avatar Aug 05 '24 20:08 CommanderTvis