본문 바로가기

Develop/MySQL

[MySQL] 속성 변수 검색

show variables like 'char%'

 

이 경우 속성 변수 명에 char이 들어있는 모든 것 검색.

'Develop > MySQL' 카테고리의 다른 글