error Ignoring query to other database
cd /home/crypto/bin ./mysql -u root -p
if you use this command except -u “./mysql -root -p” you can meet this error.
use this command -> ./mysql -u root -p
cd /home/crypto/bin ./mysql -u root -p
if you use this command except -u “./mysql -root -p” you can meet this error.
use this command -> ./mysql -u root -p