Allgemein

How to Delete MySQL Users Accounts

How to Delete MySQL Users Accounts

This tutorial explains how to delete MySQL/MariaDB user accounts. In MySQL you can remove one or more users and assigned privileges with the DROP USER statement.