网站地图    收藏   

主页 > 后端 > mysql数据库 >

命令提示符下登录mysql数据库 - mysql数据库栏目

来源:自学PHP网    时间:2015-04-16 10:50 作者: 阅读:

[导读] C: Users Administratormysql -h localhost -P 3390 -uroot -p (-P 后面是端口号,P是大写字母)Enter password: *********Welcome to the MySQL monitor Commands end wit...

C:\Users\Administrator>mysql -h localhost -P 3390 -uroot -p      (-P 后面是端口号,P是大写字母)
Enter password: *********
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 55
Server version: 5.6.21-log MySQL Community Server (GPL)

Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>

自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习

京ICP备14009008号-1@版权所有www.zixuephp.com

网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com

添加评论