• MySQL매뉴얼
    • MySQL 5.6 매뉴얼
    • MySQL 5.1 매뉴얼
    • MySQL 5.0 매뉴얼
    • MySQL HA 매뉴얼
  • 기술문서
    • Xtrabackup 구성
    • 메모리 사용량 모니터링
  • 라이선스
  • 온라인문의
  • 회사소개
  • → 목 록 (MySQL5.6 한글메뉴얼) [close]
  • 1. MySQL 5.6 새로운 기능
  • 2. MySQL 설치 및 업그레이드
  • 3. MySQL Tutorial
  • 4. MySQL 프로그램
  • 5. MySQL 서버관리
  • 6. 보안
  • 7. 백업 및 복구
  • 8. 최적화
  • 9. Language Structure(언어구조)
  • 10. Character Sets(Globalization)
  • 11. 데이터형(Data Types)
  • 12. 함수와 연산자
  • 13. SQL 문법
  • 14. InnoDB 스토리지 엔진
  • 15. 기타 스토리지 엔진
  • 16. 고가용성 및 확장성
  • 17. 리플리케이션
  • 18. MySQL Cluster
  • 19. 파티셔닝
  • 20. Stored Programs and Views
  • 21. INFORMATION_SCHEMA
  • 22. PERFORMANCE SCHEMA
  • 1. Performance Schema 빠른 시작
    2. Performance Schema 구성
    3. Performance Schema 쿼리
    4. Performance Schema Instrument Naming Conventions
    5. Performance Schema Status Monitoring
    6. Performance Schema Atom and Molecule Events
    7. Performance Schema Statement Digests
    8. Performance Schema의 일반적인 테이블 특성
    9. Performance Schema 테이블 설명
    1. 성능 스키마 테이블 인덱스
    2. 성능 스키마 설정 테이블
    3. Performance Schema Instance Tables
    4. Performance Schema Wait Event Tables
    5. Performance Schema Stage Event Tables
    6. Performance Schema Statement Event Tables
    7. Performance Schema 연결 테이블
    8. Performance Schema 연결 속성 테이블
    9. Performance Schema 요약 테이블
    10. Performance Schema 기타 테이블
    10. Performance Schema Option and Variable Reference
    11. Performance Schema Command Options
    12. Performance Schema System Variables
    13. Performance Schema Status Variables
    14. Performance Schema and Plugins
    15. 문제를 진단하기위한 Performance Schema 사용
  • 23. 컨넥터 및 API
  • 24. MySQL 확장
  • 25. MySQL Enterprise Edition
  • 26. MySQL Workbench
  • 27. 제약 및 제한
  • 28. MySQL 5.7 새로운 기능

22.9.1 성능 스키마 테이블 인덱스

다음 표는 각 성능 스키마 테이블을 나열하고 각각에 대한 간단한 설명을 제공합니다.

표 22.1 성능 스키마 테이블

테이블 이름 설명
accounts 클라이언트 계정 당 연결 통계
cond_instances 동기화 객체 인스턴스
events_stages_current 현재 스테이지 이벤트
events_stages_history 각 스레드의 최신 스테이지 이벤트
events_stages_history_long 최근 전체 스테이지 이벤트
events_stages_summary_by_account_by_event_name 계정 및 이벤트 명 당 스테이지 이벤트
events_stages_summary_by_host_by_event_name 호스트 이름과 이벤트 이름 당 스테이지 이벤트
events_stages_summary_by_thread_by_event_name 스레드 및 이벤트 명 당 스테이지 대기
events_stages_summary_by_user_by_event_name 사용자 이름과 이벤트 이름 당 스테이지 이벤트
events_stages_summary_global_by_event_name 이벤트 명 당 스테이지 대기
events_statements_current 현재 문 이벤트
events_statements_history 각 스레드의 최신 문 이벤트
events_statements_history_long 전체 최근 문 이벤트
events_statements_summary_by_account_by_event_name 계정 및 이벤트 명 당 문 이벤트
events_statements_summary_by_digest 스키마 및 다이제스트 값마다 문 이벤트
events_statements_summary_by_host_by_event_name 호스트 이름과 이벤트 이름 당 문 이벤트
events_statements_summary_by_thread_by_event_name 스레드 및 이벤트 명 당 문 이벤트
events_statements_summary_by_user_by_event_name 사용자 이름과 이벤트 이름 당 문 이벤트
events_statements_summary_global_by_event_name 이벤트 명 당 문 이벤트
events_waits_current 현재 대기 이벤트
events_waits_history 각 스레드의 최신 대기 이벤트
events_waits_history_long 전체 최신 대기 이벤트
events_waits_summary_by_account_by_event_name 계정 및 이벤트 명 당 대기 이벤트
events_waits_summary_by_host_by_event_name 호스트 이름과 이벤트 이름 별 대기 이벤트
events_waits_summary_by_instance 인스턴스 당 대기 이벤트
events_waits_summary_by_thread_by_event_name 스레드 및 이벤트 명 당 대기 이벤트
events_waits_summary_by_user_by_event_name 사용자 이름과 이벤트 이름 별 대기 이벤트
events_waits_summary_global_by_event_name 이벤트 명 당 대기 이벤트
file_instances 파일 인스턴스
file_summary_by_event_name 이벤트 명 당 파일 이벤트
file_summary_by_instance 파일 인스턴스 당 파일 이벤트
host_cache 내부 호스트 캐시에서 정보
hosts 클라이언트 호스트 이름마다 연결 통계
mutex_instances 상호 배타 락 동기화 객체 인스턴스
objects_summary_global_by_type 객체 요약
performance_timers 사용 가능한 이벤트 타이머
rwlock_instances 잠금 동기화 객체 인스턴스
session_account_connect_attrs 현재 세션 당 연결 특성
session_connect_attrs 모든 세션의 연결 속성
setup_actors 새로운 포 그라운드 스레드 모니터링의 초기화 방법
setup_consumers 이벤트 정보를 저장하는 소비자
setup_instruments 이벤트를 수집 할 수있는 instrument 된 객체의 클래스
setup_objects 모니터 할 객체
setup_timers 현재 이벤트 타이머
socket_instances 활성 연결 인스턴스
socket_summary_by_event_name 이벤트 명 당 소켓 대기 및 I / O
socket_summary_by_instance 인스턴스 당 소켓 대기 및 I / O
table_io_waits_summary_by_index_usage 각 인덱스 테이블 I / O 대기
table_io_waits_summary_by_table 테이블마다 테이블 I / O 대기
table_lock_waits_summary_by_table 테이블마다 테이블 잠금 대기
threads 서버 스레드에 대한 정보
users 클라이언트 사용자 이름 당 연결 통계


서울시 강남구 영동대로 602 6층
TEL: 02-6061-0006  /  E: csr@mysqlkorea.com
주식회사 이노클러스터  등록번호 : 727-86-02261
Copyright © innocluster Co. ltd. all rights reserved