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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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