Servlet, Hibernate, jQuery and Ajax based google like chat with source code
Posts Tagged ‘Query Browser’
Install MySQL and Query Browser in Ubuntu
Posted by jitendra on May 9th, 2010
To open the Terminal, go to Application > Accessories > Terminal Type the following command at terminal. $sudo apt-get install mysql-server mysql comes with no root password. To set the root password, type: $mysqladmin -u root password your-new-password $sudo /etc/init.d/mysql restart Install mysql query browser $sudo apt-get install mysql-query-browser After installing, go to Applications > [...]
RSS Feed
Twitter
Posted in
Tags: