Home > Database > Mysql Tutorial > body text

MySQL Usage_MySQL

WBOY
Release: 2016-06-01 13:10:32
Original
1264 people have browsed it

mysql_secure_installation

最后出现:Thanks for using MySQL!

windows导入sql数据文件:

在mysql的bin目录下,按住Shift+鼠标右键,打开cmd,执行mysql -u root -p,回车,然后输入密码。接着建立sql文件原来的数据库名称,执行source xxx.sql导入数据。

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!