Tag: development

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

How to show all errors in PHP 8
Posted by Alex On July 6, 2022

How to make images on a site (including WordPress) maintain the correct aspect ratio
Posted by Alex On June 3, 2022

Error “remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead” (SOLVED)
Posted by Alex On November 28, 2021