| [ CnUnix ] in KIDS 글 쓴 이(By): ahsarang (..........) 날 짜 (Date): 2003년 4월 9일 수요일 오후 06시 18분 22초 제 목(Title): Re: [Q] mysql에서 count(*)속도! 우선 감사합니다. 문서에 의하면: > COUNT(*) on a single table without a WHERE is retrieved directly > from the table information for MyISAM and HEAP tables ^^^^^^ ^^^^ InnoDB 사용시 해법은 어디 없을까요??? -.-;; |