Home > Database > Mysql Tutorial > cmd下操作mysql_MySQL

cmd下操作mysql_MySQL

WBOY
Release: 2016-06-01 13:28:13
Original
1085 people have browsed it

bitsCN.com

      将mysql 安装目录下 的bin 添加到 windows 环境变量
        步骤:
        我的电脑 ->高级->环境变量->path->选择一个用户->编辑->%WPS_HOME%;d:/AppServ/Apache2.2/bin;d:/AppServ/php5;d:/AppServ/MySQL/bin
        
        cmd
        
        mysql -h localhost -u root -p

bitsCN.com
Related labels:
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