Tag: development
How to add a ‘b’ prefix to a variable name in Python?
Posted by Alex On September 12, 2024
How to run a program from Python: how to run a system command or another Python script (complete guide)
Posted by Alex On September 2, 2024
How to download a file from a URL and save it on my server (how to avoid running out of RAM when downloading large files)
Posted by Alex On July 16, 2024
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