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
'GRANT ... REQUIRE SSL' was deprecated in MySQL 5.7.6 and removed in MySQL 8.0. Instead of creating multiple init.sql scripts, we use opt-in syntax so only the latest servers will require SSL for this user account.
0 commit comments