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
Using su to drop to mysql user before running database init:
Works in 5.6 since mysql_install_db is on path (usr/bin), but
for 5.7+ and mysqld it needs the full path (usr/sbin)
0 commit comments