When I connect with /applications/mamp/library/bin/mysql -u root -p
I enter perfectly to MySQL prompt, but the show databases
command does not show any database. However, in phpMyadmin I see all my databases.
Does anyone know what I'm doing wrong?
Make sure you're connecting to the correct port.