Server errors forcing this across multiple posts..
Core concepts to understand.
System users and mysql users are not the same..
They can be the same name but, their scope of authority are not the same.
Mariadb is installed on the system and needs to be run as a user.
It is recommended to Not run it as system root and is most often run as mysql
If the system user mysql was not be created automatically then adding it manually is required