mysqlphpmyadmin

How to use phpmyadmin mysql database using terminal in ubuntu 10.4?


Can any one help me to use phpmyadmin mysql database through terminal.

I am using ubuntu 10.4.

I guess the command like this /opt/var/usr/ mysql. I'm not sure about it.


Solution

  • The Below command used to access phpmyadmin mysql database though terminal

    /opt/lampp/bin/mysql -uroot -ppassword