일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
- 네이버스마트 에디터
- switch
- 오라클
- php
- 이클립스
- spring form tag
- DB
- json
- java
- HTML5
- MYSQL
- html
- maven
- 한글
- 웹 플랫폼 설치 관리자
- null
- JSTL
- @RequestBody
- 날짜
- checbox
- SSL
- exception
- jquery
- 톰캣
- 전자정부 표준프레임워크
- 문자열
- Oracle
- 호환성
- RADIO
- 스크립트
- Today
- Total
개인적인 정리
status 또는 \s 본문
mysql> \s
또는
mysql> status
하면 아래와 같은 mysql 의 상태정보가 출력된다.
mysql> \s
--------------
./mysql Ver 8.0.18 for Linux on x86_64 (Source distribution)
Connection id: 8
Current database:
Current user: root@localhost
SSL: Not in use
Current pager: stdout
Using outfile: ''
Using delimiter: ;
Server version: 8.0.18 Source distribution
Protocol version: 10
Connection: Localhost via UNIX socket
Server characterset: utf8
Db characterset: utf8
Client characterset: utf8mb4
Conn. characterset: utf8mb4
UNIX socket: /var/lib/mysql/mysql.sock
Uptime: 17 min 40 sec
Threads: 3 Questions: 40 Slow queries: 0 Opens: 150 Flush tables: 3 Open tables: 70 Queries per second avg: 0.037
--------------
'DB > MYSQL' 카테고리의 다른 글
Incorrect string value: '\xEC\xA0\x84\xEC\x9E\x90...' for column... (0) | 2020.03.05 |
---|---|
Can't connect to local MySQL server through socket (0) | 2020.03.04 |
MySQL 기본 인증 플러그인 (0) | 2020.02.17 |
SHOW GLOBAL VARIABLES (0) | 2020.02.17 |
SUBSTRING_INDEX() 함수 (0) | 2020.02.17 |
사용자 계정 변경 (0) | 2020.02.17 |
패스워드 만료및 재사용 정책 (0) | 2020.02.12 |
사용자 패스워드 변경 (0) | 2020.02.11 |