Create and grant permission for MySQL user
When working on a project that uses MySQL, on your computer you usually use the root user with all the rights to manipulate the database. This is nothing to say, but imagine if you were working in a production environment, where any database-related errors will… Read More