1 / 32

MySQL Installation Guide

MySQL Installation Guide. MySQL Downloading MySQL Installer. MySQL Installation Guide Downloading MySQL Application. To download the Installer setup for MySQL, go to their official site http://www.mysql.com When the webpage would be displayed, click on Download link ..

ianflores
Download Presentation

MySQL Installation Guide

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MySQL Installation Guide

  2. MySQL Downloading MySQL Installer

  3. MySQL Installation GuideDownloading MySQL Application To download the Installer setup for MySQL, go to their official site http://www.mysql.com When the webpage would be displayed, click on Download link .. *** Note: The design of the webpage might have been changed by time, but there MUST be the Download Link ***

  4. MySQL Installation GuideDownloading MySQL Application Download section for MySQL would be displayed next …

  5. MySQL Installation GuideDownloading MySQL Application Scroll Down the MySQL Download page up to “MySQL Community Server” section There would be a “Generally Available (GA) release for production use” link Click on that link …

  6. MySQL Installation GuideDownloading MySQL Application The Download section for MySQL GA would be appeared ….

  7. MySQL Installation GuideDownloading MySQL Application Scroll down the MySQL GA Download section to the list of Operating Systems, for which you want to download MySQL … and click on appropriate Operating System Link ,,.,, for example Windows…

  8. MySQL Installation GuideDownloading MySQL Application Windows downloads section for MySQL would be displayed … Click on Pick a mirror link against the Windows Essentials sub-section

  9. MySQL Installation GuideDownloading MySQL Application A user account section would be displayed, you can register with MySQL website, if you need to.. Otherwise, click on “No thanks, just take me to the downloads!” link ..

  10. MySQL Installation GuideDownloading MySQL Application Download mirror list for MySQL from various countries would appear, describing the place and Server Information … against each there would be FTP and/or HTTP links, click on any link …

  11. MySQL Installation GuideDownloading MySQL Application If the server, you have chosen is available, it would begin the download,, but firstly, File Download – Security Warning dialogue would be displayed .. click on Save button to specify the name and path of the downloading file

  12. MySQL Installation GuideDownloading MySQL Application Save As dialogue box would be appeared, specify the download path and name of the file to be downloaded (it is recommended not to change the default name) click on Save button to begin the download ….

  13. MySQL Installation GuideDownloading MySQL Application Downloading has began now, and the time it would take to finish the download depends on your internet speed … Once the download is finished, you are ready to install the application …

  14. MySQL Installing the application

  15. MySQL Installation Guide Once you have successfully downloaded MySQL setup It’s setup file would be available on the path you specified … Double click on the setup to Run it …

  16. MySQL Installation Guide MySQL Server X.yy – Setup Wizard would be appeared … click on Next button to continue

  17. MySQL Installation Guide Setup Type dialogue box would be appeared next, It is recommended to keep the Typical setup type, or Complete setup type,, Custom setup type shall only be used by advance users …

  18. MySQL Installation Guide Now the setup is Ready to Install the Program, It would be showing you Destination and Data folder for the Installation of MySQL It is recommended to keep it as default .. click on Install button to begin the installation …

  19. MySQL Installation Guide Installation of MySQL Server has began …

  20. MySQL Installation Guide MySQL Enterprise configuration wizard would be appeared click on Next button to continue ..

  21. MySQL Installation Guide Some Informative window about MySQL Enterprise would be shown .. click on Next button to continue ..

  22. MySQL Installation Guide Configuration wizard would be appeared, Do check the “Configure the MySQL Server Now” checkbox … and If you want to Register your product with SunConnect service, you can check it as well,,

  23. MySQL Installation Guide MySQL Server Instance Configuration Wizard welcome dialogue box would be appeared ..

  24. MySQL Installation Guide Next dialogue box would be asking for the type of configuration you need to select. select “Standard Configuration” and click Next button …

  25. MySQL Installation Guide Windows Services option would be asked by the wizard .. check “Install As Windows Service” option check “Launch the MySQL Server automatically” option check “Include Bin Directory in Windows PATH“ option then click Next button to continue ..

  26. MySQL Installation Guide Security Options dialogue box would be appeared next where you can specify the new password for root login (which is the default admin login for MySQL)

  27. MySQL Installation Guide Setup is now ready to execute the MySQL Server Instance Configuration click on Execute button to continue

  28. MySQL Installation Guide Setup has now done the Installation and Configuration of MySQL Server click on Finish button …

  29. MySQL Installation Guide Checking the Service .. This is not the part of Installation, but whenever you need to use MySQL console, you shall check weather mysql services is running or not .. right click on Task bar  Task Manager  open Processes tab

  30. MySQL Installation Guide Login in to MySQL Console Start  Run  mysql –u root –p<root_password> (please note that there is no space between –p and root_password ..

  31. MySQL Installation Guide You are now ready to use MySQL Database console ….

  32. MySQL Installation Guide Prepared by: Virtual University Open Source Software Community (VOSS Com.) vosscom@vu.edu.pk VIRTUAL UNIVERSITY OF PAKISTAN

More Related