This is a read-only copy of the MariaDB Knowledgebase generated on 2024-05-19. For the latest, interactive version please visit https://mariadb.com/kb/.

Comments - Incredibly slow count(*) on MariaDB / MySQL

1 month, 1 week ago Michael Modan

Thank you for your comment Ian. Meaning if I'd turn this to use MyISAM it'd work faster?

I'll test it and revert with results :)

Yes, I'm aware of the estimate option via table_rows - can I control its update frequency / ratio i.e if i run ANALYZE TABLE [table_name] periodically does it update the stats?

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.