Search found 1 match

by achab61
Mon Feb 07, 2022 1:58 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: Access denied on MySQL
Replies: 1
Views: 8601

Access denied on MySQL

Hi all,
I'm pretty new on using MAMP and I'm experiencing the following problem:

trying to connect to MySQL within MAMP (version 6.6) using a Python script, I'm getting the error "Access denied for user 'root'@'localhost' (using password: YES)".
I tried also to don't specify any password but I get ...