Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Date and Time Functions
- Data and Time Functions
- 티베로
- SVN
- String Functions and Date Operators
- Oracle
- String Functions and Operators
- String Function and Operators
- 오라클
- 전자정부표준프레임워크
- Tibero
- Sring Functions and Operators
- HTTP
- MySQL
- 방화벽
- Date and Time Function
- 윈도우
- 전자정부 표준프레임워크
Archives
- Today
- Total
웹이야기
MySQL의 권한 종류 본문
Privileges Provided by MySQL
1) Administrative privileges
2) Database Privileges
3) Privileges for database object such as tables, indexes, view, stored routines
또
static Privileges 와 dynamic Privileges 로도 나뉘어진다.
라고 한다.
자세한 내용은 아래에.
https://dev.mysql.com/doc/refman/8.0/en/privileges-provided.html
MySQL :: MySQL 8.0 Reference Manual :: 6.2.2 Privileges Provided by MySQL
MySQL 8.0 Reference Manual / ... / Security / Access Control and Account Management / Privileges Provided by MySQL 6.2.2 Privileges Provided by MySQL The privileges granted to a MySQL account determine which operations the account can perform. MySQ
dev.mysql.com
'D > MySQL' 카테고리의 다른 글
계정생성 및 권한 부여 (0) | 2020.02.09 |
---|---|
Can't connect to local MySQL server through socket (0) | 2020.02.07 |
mysql user 명의 길이 (0) | 2020.02.06 |
mysql.user table (0) | 2020.02.06 |
mysql 접속(command line) (0) | 2020.02.06 |
Comments