Hello Dennis-Developer
Here are steps when I install wordpress, monitoring mysal Local is working:
wget -qO wo wops.cc && sudo bash wo
source /etc/bash_completion.d/wo_auto.rc
wo install --all
Please note that Wordops will install most of stacks at this step, and then I run some command like
Wo site create mysite.com --wp --redis --php82

By the way, there are some issues:
Table Sort Issues (mysql_local.sort_issues
able Select Join Issues (mysql_local.join_issues
Does anyone know the way to debug the issue of mysql?