R
R
Ruslan2015-10-09 09:26:16
PHP
Ruslan, 2015-10-09 09:26:16

How to enter the msql screen in Denver?

You need to launch the mschl screen through the command line so that you can work with databases, perform such operations:
- Copy the web.sql file from the mod3 directory to the C:\ directory
(to the root of the C: drive)
- Open a command prompt window and enter the command :
cd c:\
- Type the command:
mysql -ulogin -ppassword
- In the server console, type the commands:
CREATE DATABASE web;
quit
- Import data from a file by issuing the command:
mysql --ulogin --ppassword web < web.sql

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Max, 2015-10-09
@Rysl_prog_diz

You just need to run mysql.exe.
those. instead of
dial
or you don't know how to run the command line?
Win + R, there you type cmd.exe and press enter.

M
Maxim, 2015-10-09
@maxpointn2point

Denver has been dead for 100 years. use other assemblies. OpenServer for example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question