0:00
hi guys welcome back in this video I am
0:03
going to show you how to install MySQL
0:05
latest version on Windows 11 first open
0:08
your favorite browser and search for my
0:22
link click on the download button and
0:24
scroll down a bit now click on mcll
0:33
now click on mull installer for Windows
0:36
it will automatically select the latest
0:39
version you need to download the
0:58
version click on download click on no
1:01
thanks just start my download it will
1:03
take a few seconds to complete the
1:30
once the download is completed click on
1:42
install click on custom and click
1:49
next now here you need to select
1:51
products click on memory SQL servers as
1:54
shown in the video now click on mequ
1:58
0.39 x64 and click on the green right
2:02
arrow now click on applications and
2:04
select MySQL workbench select it and
2:07
click the arrow now select the msql
2:10
shell and do the same thing once all the
2:14
three items are selected click on
2:21
next now click on execute and wait for
2:24
some time until the installation is
3:07
once the installation is finished click
3:16
next click on next click on
3:24
next in the authentication method select
3:28
the password method which is recommended
3:30
and click on next now enter your desired
3:51
next again click on next this is where
3:55
your MySQL is installed Now Grant the
3:58
full access and click on next now click
4:01
on execute to apply the
4:20
configurations once the configuration is
4:23
successful click on finish now click on
4:26
next and click on finish once you click
4:28
on finish it will open open my esql
4:55
workbench now go the location where my
4:57
school is installed and open it
5:06
open mqu server 8.0 and open bin now
5:11
copy the location by tapping on the top
5:22
bar now open the search bar and search
5:25
for environmental variables and open it
5:32
now click on environmental variables
5:34
under the system variables select path
5:37
and double click to open it now click on
5:40
new and paste the copied address there
5:47
Okay now click okay and again click on
5:56
okay now open the search bar and type
5:59
CMD and open it now type my schol
6:03
space-- version and press
6:14
enter you will see the version of myol
6:16
installed now type myol space- usace
6:20
root- P and hit enter
6:31
now enter the password and press
6:36
enter now you can see that mqol has
6:39
started now let's check the default
6:41
databases type the command show
6:43
databases semicolon and press
6:51
enter you will see the list of default
6:55
databases now we will create a database
6:57
type the command create dat database
7:00
your preferred database name and
7:09
enter it is showing query okay that
7:12
means database is created successfully
7:15
we will verify it type show databases
7:25
enter now you can see the latest
7:33
you can also use nql workbench if you
7:36
don't want to write the commands this is
7:39
how we install MK and create a database
7:42
if you like this video then hit the like
7:44
button and subscribe button if you have
7:47
any questions let me know in the
7:48
comments I will see you guys in the next