Getting constantly "Access denied for user 'mysql'@'localhost' " - any idea?

Hello @appfarms_dev, I’m unsure where this is coming from, but you can fix it quickly by creating the user. CREATE USER mysql@localhost;