文件名称:MYSQL

  • 所属分类:
  • 电子书籍
  • 资源属性:
  • [PDF]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 21.41mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • q***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

3、使用如下命令更改密码:

shell> mysqladmin -u root -p password ‘newpass’

Enter Password:*******

出现Enter Password的提示后输入原来的密码oldpass即可。

读者可以尝试其它所有本章介绍的方法。



4、首先以root用户的身份连接到服务器:

shell> mysql -u root -p

Enter password:*******

出现Enter password提后输入root用户的密码,然后即进入mysql客户机的交互模式,可以看到下面的提示:



Welcome to the MySQL monitor. Commands end with or \g.

Your MySQL connection id is 4 to server version: 3.23.25-beta-log



Type help or \h for help. Type \c to clear the buffer



mysql>

然后发布查询,直接键入题目中的语句:

mysql> SELECT User,Host FROM mysql.user

-3, use the following command to change the password: shell> mysqladmin-u root-p password newpass Enter Password :******* the Enter Password prompt appears enter the original password after you oldpass. Readers can try all other methods described in this chapter. 4, first of all to root the identity of the user to connect to the server: shell> mysql-u root-p Enter password :******* appear Enter password to enter the root after the user s password, and then entering the mysql client interactive mode , we can see the following prompt: Welcome to the MySQL monitor. Commands end with or g.Your MySQL connection id is 4 to server version: 3.23.25-beta-logType help or h for help. Type c to clear the buffermysql> and then release inquiries, directly type the subject of statement: mysql> SELECT User, Host FROM mysql.user
相关搜索: mysql
SQL
root-Cyclic-Music

(系统自动生成,下载前可以参看下载内容)

下载文件列表

MYSQL培训经典教程

.................\01前言.doc

.................\02内容提要.doc

.................\03目录.doc

.................\04第一章.doc

.................\05第二章.doc

.................\06第三章.doc

.................\07第四章.doc

.................\08第五章.doc

.................\09第六章.doc

.................\10第七章.doc

.................\11第八章.doc

.................\12思考题参考答案.doc

.................\13附录一.doc

.................\14附录二.doc

Mysql教程

.........\01.pdf

.........\02.pdf

.........\03.pdf

.........\04.pdf

.........\05.pdf

.........\06.pdf

.........\07.pdf

.........\08.pdf

.........\09.pdf

.........\10.pdf

.........\11.pdf

.........\12.pdf

.........\13.pdf

.........\14.pdf

.........\15.pdf

.........\16.pdf

.........\17.pdf

.........\18.pdf

.........\19.pdf

.........\20.pdf

.........\21.pdf

.........\22.pdf

.........\23.pdf

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org