Computer >> 컴퓨터 >  >> 프로그램 작성 >> MySQL

MySQL 서버의 상태를 어떻게 확인할 수 있습니까?

<시간/>

'mysqladmin'과 'status' 옵션 프로그램을 함께 사용하면 MySQL 서버의 상태를 확인할 수 있습니다. 명령줄에서 다음과 같이 사용할 수 있습니다. -

C:\mysql\bin>mysqladmin -u root status
Uptime: 3865 Threads: 1 Questions: 50 Slow queries: 0 Opens: 113
Flush tables: 1 Open tables: 102 Queries per second avg: 0.012