TungNT (Blue)

tungnt.blue@gmail.com

User Tools

Site Tools


development:database:mysql:count

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
development:database:mysql:count [2025/04/02 03:40] – created tungntdevelopment:database:mysql:count [2025/04/02 03:45] (current) tungnt
Line 2: Line 2:
  
 {{ :development:database:mysql:screenshot_2025-04-02_at_10.39.16.png |}} {{ :development:database:mysql:screenshot_2025-04-02_at_10.39.16.png |}}
 +
 +MYISAM:lưu thông tin bảng vào metadata => count lấy nhanh
 +
 +InnoDB: cần phải đảm bảo dữ liệu transaction là nhất quán => count chậm, lệnh "SHOW TABLE STATUS LIKE 'TABLE_NAMe'" thông tin rows không chính xác.
 +
 +Vậy tối ưu lệnh count như nào? khi không phải lúc nào cũng dùng MYISAM được?
development/database/mysql/count.1743565201.txt.gz · Last modified: 2025/04/02 03:40 by tungnt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki