블로그 이미지
bedbmsguru

Notice

Recent Post

Recent Comment

Recent Trackback

Archive

calendar

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 31
  • total
  • today
  • yesterday
2020. 7. 30. 10:04 maridb&mysql

it77.tistory.com/366

 

 

 

(MySQL) 현재 상태 확인하는 명령어 (현재 connection개수 확인 등)

mysql의 현재 상태를 확인 하는 명령어 입니다. 사용방법 : show status like 'Threads_connected'; (Threads_connected)자리에 원하시는 항목을 넣으시면 됩니다. 사용명령: # /usr/local/mysql/bin/mysqladmin s..

it77.tistory.com

 

 

'maridb&mysql' 카테고리의 다른 글

slow query log 설정  (0) 2020.08.21
mysql root 패스워드 분실 대처방법  (0) 2020.07.30
mariabackup 을 이용한 mariadb 백업  (0) 2018.12.12
mariadb 계정, 권한 관련  (0) 2018.10.27
mysql DB관리용 쿼리  (0) 2018.10.26
posted by bedbmsguru