bitsCN.com
MYSQL导入执行sql文件 进入mysql 安装所在的目录的子目录bin. 输入执行导入sql的命令. 例如: 你的mysql 安装在 d:/mysql 步骤如下: 开始 -> 运行 -> 输入CMD D: cd mysql/bin mysql -u root -p123456 test
Statement:
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