N
Nikola Skoric
Hello,
I have a very interesting problem. I'm connecting to local mysql database
using DBI. I can connect and do queries as ordinary user (username
'nick'), but when I connect as root (username 'root', of course
), I
get error "Access denied for user 'root@my_machine' (Using password: YES)"
.... I'm 100% sure the pass is correct. Where should I search for a
problem?
I have a very interesting problem. I'm connecting to local mysql database
using DBI. I can connect and do queries as ordinary user (username
'nick'), but when I connect as root (username 'root', of course
get error "Access denied for user 'root@my_machine' (Using password: YES)"
.... I'm 100% sure the pass is correct. Where should I search for a
problem?