Tagged Questions
0
votes
1answer
230 views
Normal permissions for running mysql
I'm trying to run mysqld inside chroot environment. Herez the situation.
When I run mysqld as root, I can connect to my databases. But when I run mysql using init.d scripts, mysql gives me an error.
...