0
Mysql Introduction:-

  • Mysql is RDBMS(Relational Database managment System) type of database.
  • Mysql Is Open source database and it also call By "My Sequal".
  • To use Mysql need to install Mysql setup you can download its setup from http://dev.mysql.com/downloads/
How to Install Mysql:-

1. Download Mysql setup from http://dev.mysql.com/downloads/
2. Double click on setup file and click 'next'


3.read term and license agreement , check it and click   'next'


4. click on complete button to install complete package.


5. click 'next'


6. again click 'next'.

7. Launch mysql configuration wizart automatical and click 'finish'


8. click on 'next'


9. check standard configuration and click on 'next'.


10. click check box to set windows path and click 'next'.


11. Enter your password in my case it is 'root','root' and click 'next'



12. click on 'execute' button and 'finish'


13. now your you can use Mysql and manage you database 
14. click start->run->mysql and enter