파일을 여기로 끌어오세요

SQL 업로드 ( 0 ) x -

Ctrl+Enter를 눌러 쿼리를 실행 Enter를 눌러 쿼리를 실행
오름차순
내림차순
순서:
SQL 디버그
개수
실행 순서
소요 시간
정렬 순서:
그룹 질의
그룹 해제 질의
접기 펼치기 추적 보기 추적 숨기기 개수: 소요 시간 :
북마크
다시 보기
추가
북마크가 없습니다
북마크 추가
옵션
기본값으로 복원
접기 펼치기 다시 쿼리하기 수정 분석 프로파일링 북마크 질의 실패 데이터베이스: 질의 실행 시간:

스토리지 엔진

스토리지 엔진 설명
CSV Stores tables as CSV files
MRG_MyISAM Collection of identical MyISAM tables
MEMORY Hash based, stored in memory, useful for temporary tables
Aria Crash-safe tables with MyISAM heritage. Used for internal temporary tables and privilege tables
MyISAM Non-transactional engine with good performance and small data footprint
SEQUENCE Generated tables filled with sequential values
InnoDB Supports transactions, row-level locking, foreign keys and encryption for tables
PERFORMANCE_SCHEMA Performance Schema