Creating a service account user
1. Log in to MySQL
Log in to your MySQL server as a user with administrative privileges:2. Create the service account user
- Replace
service_accountwith your desired username. - Replace
secure_passwordwith a strong password.