Title: "How to see/get a list of MySQL/MariaDB users accounts" Date: 2017-02-06 08:09:30 Categories: [data base] tags: [mysql, mariadb, percona]
You need to use mysql database. The user table stores username/password, user privileges, and all other information. In this quick tutorial, you will learn how to find out all MySQL and MariaDB users and the permissions granted to each user.