select * from information_schema.partitions
where table_name = '테이블명' ;
SMALL
'MySQL-MariaDB' 카테고리의 다른 글
data_format 사용시 주의 (0) | 2022.07.16 |
---|---|
MySQL 트랜잭션과 잠금 (0) | 2021.10.09 |
MYSQL LOCK 확인및 KILL (0) | 2021.04.16 |
explain format = 'json' (0) | 2021.04.09 |
mysql hint (0) | 2021.02.23 |