Tag: database management systems / DBMS

How to create a new MySQL (MariaDB) user and configure its status and privileges
Posted by Alex On August 19, 2023

How to allow a user to access only certain columns in MySQL (MariaDB)
Posted by Alex On August 18, 2023

How to allow a user to access only certain tables in MySQL (MariaDB)
Posted by Alex On August 18, 2023

How to allow a user to access only certain databases in MySQL (MariaDB)
Posted by Alex On August 17, 2023

Error when using ‘USE’ statement in MySQL (Mariadb): “ERROR 1044 (42000): Access denied for user” (SOLVED)
Posted by Alex On August 16, 2023

ERROR 1044 (42000): Access denied for user 'mial'@'localhost' to database 'TestDB'. Can't create MySQL database (SOLVED)
Posted by Alex On August 14, 2023

How to list MySQL/MariaDB users and their privileges (using RDBMS client and PHP)
Posted by Alex On August 13, 2023