Posted inUncategorized
How do I add a user to MySQL?
mysql -u root -p(here I enter 'my_root_password' to get through the mysql prompt)create database my_database;GRANT…
Experiments in IT infrastructure, monitoring and automation, with practical notes on Linux, networking and observability