-
USE information_schema; SELECT * FROM `information_schema`.`COLUMNS` WHERE `EXTRA` = 'auto_increment'
#du -h --max-depth=1로 찾으면 된다.