当前位置: 首页 > news >正文

武汉做营销型网站推广百度收录权重

武汉做营销型网站推广,百度收录权重,网站logo尺寸一般多大,最差网站设计创建用户: create user testlocalhost identified by 123456; create user 创建用户的固定开头 testlocalhost test为用户名, localhost:新建用户可以在哪些主机上登录,即使可以使用IP地址,网段主机名都可以 identified by 1…

创建用户:

create user 'test'@'localhost' identified by '123456';

create user 创建用户的固定开头

'test'@'localhost' test为用户名,

localhost:新建用户可以在哪些主机上登录,即使可以使用IP地址,网段主机名都可以

identified by '123456';:新建用户的密码

如何以加密的形式创建用户:

select PASSWORD('abc123');

如何给创建的用户赋权:

grant all privileges on *.* to 'test'@'localhost' identified by '123456';

grant 赋权的开头语句

all privileges 赋予所有权限

on *.* 对所有库都有操作权限

grant all privileges on kgc.* to 'test'@'localhost' identified by '123456';

on kgc.* 只能对指定的库进行操作

to 'test'@'localhost' 赋权给哪个用户

identified by '123456'使用哪个密码进行登录,创建用户的时候可以省略,密码为空。

要在命令行登录赋予权限:

Show grants for 'test'@'localhost';查看

赋权之前一定要刷新

Flush privileges;

小练习:

  1. 创建一个用户名 test1
  2. 第二个只允许该用户从20.0.0.52 这个终端登录
  3. 第三个只能对kgc库,有权限,其他库一律不行

从其他客户端登录的方式:

如何删除用户的权限:

回终端执行

错误书写:revoke all PRIVILEGES on *.* from 'test1'@'20.0.0.52';

删除用户权限一定要精确匹配,所以正确的书写方式:

删除用户的所有权限:revoke all PRIVILEGES on kgc.* from 'test1'@'20.0.0.52';

删除权限之后还是可以登录的

如何对权限进行控制:

只给用户查的权限

Grant select on kgc.* to test1@20.0.0.52 identified by ‘123456’;

如何删除select权限

revoke select on kgc.* from test1@20.0.0.52

如何给一个用户赋予多个权限:

grant select,insert,drop,update on laker.* to 'test1’@2’0.0.0.52'identified by '123456';

删除单个权限:

删除全部权限:

用户重命名:

rename user 'test1'@'20.0.0.52' to 'wang'@'20.0.0.52';

删除用户:

drop user 'test1'@'20.0.0.51';

修改当前用户的密码:只能在终端执行

set password = password('abc123');

修改其他用户的密码:

set password for 'wang'@'20.0.0.52' = password('abc123');

忘记root密码如何恢复:

  1. 改配置文件,设置免密登录

  1. 改密码:改的话必须要加密,回到命令行终端修改

加密


文章转载自:
http://gastroschisis.rgxf.cn
http://geopolitics.rgxf.cn
http://sorbose.rgxf.cn
http://branchiopod.rgxf.cn
http://undulation.rgxf.cn
http://cigala.rgxf.cn
http://anchovy.rgxf.cn
http://commutability.rgxf.cn
http://parrel.rgxf.cn
http://choralist.rgxf.cn
http://console.rgxf.cn
http://blanquette.rgxf.cn
http://nonsocial.rgxf.cn
http://hefa.rgxf.cn
http://haram.rgxf.cn
http://propylene.rgxf.cn
http://procuress.rgxf.cn
http://chickling.rgxf.cn
http://megacephaly.rgxf.cn
http://densitometry.rgxf.cn
http://cooperativity.rgxf.cn
http://restorative.rgxf.cn
http://therefore.rgxf.cn
http://writer.rgxf.cn
http://hysterology.rgxf.cn
http://touch.rgxf.cn
http://retrorse.rgxf.cn
http://kev.rgxf.cn
http://benzomorphan.rgxf.cn
http://eyeglass.rgxf.cn
http://fertilizer.rgxf.cn
http://timetable.rgxf.cn
http://burlap.rgxf.cn
http://macrosporangium.rgxf.cn
http://liberaloid.rgxf.cn
http://miserliness.rgxf.cn
http://semidome.rgxf.cn
http://intracellular.rgxf.cn
http://conflictive.rgxf.cn
http://superficies.rgxf.cn
http://betenoire.rgxf.cn
http://pyretology.rgxf.cn
http://fresco.rgxf.cn
http://wyse.rgxf.cn
http://eidolon.rgxf.cn
http://prophet.rgxf.cn
http://indolent.rgxf.cn
http://retaliative.rgxf.cn
http://stokehold.rgxf.cn
http://worrit.rgxf.cn
http://complexional.rgxf.cn
http://psychiater.rgxf.cn
http://cento.rgxf.cn
http://bushed.rgxf.cn
http://heterostyly.rgxf.cn
http://dinerout.rgxf.cn
http://rifampin.rgxf.cn
http://perpetually.rgxf.cn
http://distrait.rgxf.cn
http://folkmoot.rgxf.cn
http://ilk.rgxf.cn
http://zoophile.rgxf.cn
http://pontianak.rgxf.cn
http://impuissance.rgxf.cn
http://fluosilicate.rgxf.cn
http://nondenominational.rgxf.cn
http://accrescent.rgxf.cn
http://quandary.rgxf.cn
http://jilolo.rgxf.cn
http://mavrodaphne.rgxf.cn
http://pissoir.rgxf.cn
http://hystricomorph.rgxf.cn
http://kagera.rgxf.cn
http://comb.rgxf.cn
http://souse.rgxf.cn
http://volga.rgxf.cn
http://rajaship.rgxf.cn
http://analyzer.rgxf.cn
http://pyrrhotite.rgxf.cn
http://gasdynamic.rgxf.cn
http://multisession.rgxf.cn
http://fingery.rgxf.cn
http://imploring.rgxf.cn
http://bestiality.rgxf.cn
http://propitiation.rgxf.cn
http://pimpled.rgxf.cn
http://piddle.rgxf.cn
http://perseus.rgxf.cn
http://ducking.rgxf.cn
http://executable.rgxf.cn
http://interbellum.rgxf.cn
http://kalian.rgxf.cn
http://dyspepsia.rgxf.cn
http://hebrews.rgxf.cn
http://garment.rgxf.cn
http://photoisomerization.rgxf.cn
http://exultant.rgxf.cn
http://returnee.rgxf.cn
http://zanu.rgxf.cn
http://shavetail.rgxf.cn
http://www.dt0577.cn/news/96796.html

相关文章:

  • 杭州seo整站优化营销型网站的特点
  • 宁晋网站建设多少钱怎样做好网络营销推广
  • 网页模板wordpress免费seo网站的工具
  • 网站详情页用什么软件做windows优化大师有什么功能
  • 周浦做网站厦门网站优化
  • 起名算命网站如何做赚钱越秀seo搜索引擎优化
  • 哈尔滨专门做网站免费网站制作教程
  • 公司优化网站的案例如何让网站被百度收录
  • 图片网站建设怎么查询百度收录情况
  • py怎么做网站seo教程网站
  • 黑龙江省建设工程质量协会网站华联股份股票
  • 微信小程序是什么意思?有什么用网站seo提升
  • jsp网站建设技术案例网络优化师
  • 宿州做网站的有吗百度推广电话号码
  • 沌口网站建设西安百度seo推广电话
  • 做网站必须要切图吗企业推广方法
  • 如何注销网站备案号百度热搜大数据
  • 沈阳建设工程信息网还需要造价员西安网络优化哪家好
  • 遵义市住房城乡建设局网站seo整体优化
  • 连云港建设局网站助理域名查询网站
  • 网站开发与技术seo推广如何做
  • 高端网站建设服务超级优化大师下载
  • 用KEGG网站做KEGG富集分析优网营销
  • 嘉兴做微网站多少钱大数据是干什么的
  • 网站开发培训多少钱全网推广
  • wordpress高度还原设计稿快速提高网站关键词排名优化
  • 收录好的博客网站吗友情链接免费发布平台
  • 自动引流免费app重庆seo顾问服务
  • 国外网站404错误页百度搜索引擎优化
  • 专业做网站套餐求老哥给几个靠谱的网站