随笔分类 -  MySQL5.7翻译

将平时阅读的部分进行翻译,纯碎爱好
MySQL权限系统(三).权限表 Grant Tables
摘要:7.2.2 Grant Tables 授权表 The mysql system database includes several grant tables that contain information about user accounts and the privileges held by 阅读全文
posted @ 2017-02-18 10:41 懒睡的猫熊 阅读(1359) 评论(0) 推荐(0)
MySQL权限系统(二). MySQL提供的特权 Privileges Provided by MySQL
摘要:MySQL provides privileges that apply in different contexts and at different levels of operation: Administrative privileges enable users to manage oper 阅读全文
posted @ 2017-02-17 11:35 懒睡的猫熊 阅读(1453) 评论(0) 推荐(0)
MySQL权限系统(一).The MySQL Access Privilege System 概述
摘要:纯属个人阅读,如有翻译错误,请指出The primary function of the MySQL privilege system is to authenticate a user who connects from a given host and to associate that use 阅读全文
posted @ 2017-02-10 09:37 懒睡的猫熊 阅读(1420) 评论(0) 推荐(0)