I tried to follow Matomo instructions.
After I use:
> CREATE USER 'matomo'@'localhost' IDENTIFIED WITH mysql_native_password
> BY 'my-strong-password-here';
I get:
ERROR 1726 (HY000): Storage engine 'MyISAM' does not support system tables. [mysql.db]
Any idea?
5 posts - 2 participants