Mysql
From Hamara Wiki
Revision as of 17:15, 2 April 2015 by Aparna (talk | contribs) (Created page with "== mysql-client and mysql-server Installation == mysql-server: * Open a terminal and type the command: sudo apt-get install mysql-server mysql-client: * Open a termina...")
mysql-client and mysql-server Installation
mysql-server:
- Open a terminal and type the command:
sudo apt-get install mysql-server
mysql-client:
- Open a terminal and type the command:
sudo apt-get install mysql-client