Usefull Mysql Commands.

  How to check mysql connection or login to your Database using shell ========================= root@hostdens[#] mysql -u username -p ========================= it will ask for password…

Read More