Hello, i'm trying via phpmyadmin on my server with myvestacp add some custom databases (3) and create user which have only access to these 3 databases. I'm login via root to phpmyadmin, i created databases but when im going to users i have error that I dont have enough premission to see users.
When I'm trying to select * from user; from mysql then receiving error:
When I'm trying to select * from user; from mysql then receiving error:
how to fix this?MariaDB [mysql]> select * from user;
ERROR 1449 (HY000): The user specified as a definer ('mariadb.sys'@'localhost') does not exist
Statistics: Posted by kombajnik — Thu Dec 07, 2023 9:41 am