Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
Description
The latest version of MySQL can do parallel queries, albeit only for select count(*) type queries. Nevertheless, this is a huge improvement. I have a RocksDB table with 1.9 BN records, and to do a select count(*) takes hours.
Can somebody look into this?
Attachments
Issue Links
- is duplicated by
-
MDEV-6096 Ideas about parallel query execution
- Open
- relates to
-
MDEV-21291 Support Parallel Query Execution
- Closed