open APPLICATIONS->ACCESSORIES->Terminal Then type this command: +------------------------------------------------------------------------+ usr@usr-laptop:~$sudo apt-get install mysql-server +------------------------------------------------------------------------+ press enter and then allow to install saying 'y' when it will ask..
--->Now for starting the sql again open open APPLICATIONS->ACCESSORIES->Terminaland then type this command:
+-------------------------------------------------------------------------+ usr@usr-laptop:~$mysql -u <username> -p Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 4 Server version: 5.0.67-0ubuntu6 (Ubuntu)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> +--------------------------------------------------------------------------+ now u are successfull for using the mysql
if u have any other query for this just post dude!!!
he answered it perfectly...sql is just a language..u need a client to run sql..mysql is the best opensource opt available to us. So do the above,or install LAMP on ubuntu comes with apache server , php and mysql.
hey thanx.....i've installd it bt still not workin........i've installd it but not able to open it ur 2nd command is not workin(mysql -u <username> -p)
i've installed mysql-query-browser is it different from what u have told.....but its workin