就下载 —— 安全下载、无毒手机软件、绿色软件官方下载网站最近更新|下载排行|热门标签|收藏本站

您现在的位置是:就下载 > IT资讯 > 软件教程 > 如何快速批量添加mysql账户的解决方法

待执行的SQL文件(createuser.sql)–批量添加mysql账户的语句

grant all privileges on sq_hehe.* to hehe@localhost identified by “heiq”;
grant all privileges on sq_eili.* to eili@localhost identified by “eiglia”;


grant all privileges on sq_bob* to bob@localhost identified by “bo2esql”;
grant all privileges on sq_7car.* to 7car@localhost identified by “77sq”;

flush privileges;

执行createuser.sql文件中的语句:

mysql -u用户名 -p密码 -h主机地址(localhost) < createuser.sql

上一篇:基于HyperWorks的柴油机油底壳拓扑优化设计

本文地址:软件教程 >> http://www.9xz.net/it/ruanjianjiaocheng/20547.html

下一篇:LLBLGen Pro 3.0现已支持多种持久层框架

  • 打印
推荐阅读
热门专题
推荐内容
热点内容