DB - Lab - 0 Mysql+xamp
DB - Lab - 0 Mysql+xamp
Lab 1
Step1
Make sure you already downloaded the MySQL essential 5.0.45 win32.msi file. Double
click on the .msi file.
Step2
This is MySQL Server 5.0 setup wizard. The setup wizard will install MySQL Server 5.0
release 5.0.45 on your computer. To continue, click next.
Step3
Choose the setup type that best suits your needs. For common program features select Typical
and it’s recommended for general use. To continue, click next.
Step4
Step5
The program features you selected are being installed. Please wait while the setup wizard
installs MySQL 5.0. This may take several minutes.
Step6
Step7
Wizard Completed. Setup has finished installing MySQL 5.0. Check the configure the
MySQL server now to continue. Click Finish to exit the wizard
Step 9
The configuration wizard will allow you to configure the MySQL Server 5.0 server instance. To
continue, click next.
Step10
Select a standard configuration and this will use a general purpose configuration for the
server that can be tuned manually. To continue, click next.
Step11
Check on the install as windows service and include bin directory in windows path.
To continue, click next.Step12
Please set the security options by entering the root password and confirm retype the
password. continue, click next.
Step13
Ready to execute? Clicks execute to continue.
Step14
Step15
Configuration file created. Windows service MySQL5 installed. Press finish to close the
wizard.
XAMPP
XAMPP stands for Cross-Platform (X), Apache (A), MySQL (M), PHP (P) and Perl (P). It is a
simple, light-weighted Apache server that makes it extremely easy for developers to create a
local http server with just few clicks.
We can access the local server via graphical user interface (GUI) by
click on the Admin button of MySQL.
phpMyAdmin: -
Apache: -
It is the most widely used web server software. Developed and
maintained by Apache Software Foundation, Apache is an open source
software available for free. It runs on 67% of all webservers in the world.
It is fast, reliable, and secure.
We can access the local server via Domain Name directly in the browser that is by
default (after starting services of Apache and MySQL): - localhost/phpmyadmin
Also, we can access the local server via loopback IP Address in web
browser that is by default (after starting services of Apache and
MySQL): - 127.0.0.1/phpmyadmin
127.0.0.1: -
This is a loopback IP address (Special IP address) that is used to access
the local server.
Drop Command: -
This command is disable by default. So, to enable it follow the following
process:
1. Go To: -
C:\xampp\phpmyadmin\libraries
b. Different RDBMS