Files
tidb/optimizer
Ewan Chou 6efa22c6c7 executor: run table lookup tasks concurrently if there is no limit. (#1206)
* executor: run table lookup tasks concurrently.

* executor: set NoLimit and OutOfOrder property for IndexScan plan.

And set index concurrency to 10 if out of order.
2016-05-09 10:40:33 +08:00
..
2016-01-11 17:22:51 +08:00
2015-12-24 10:47:37 +08:00
2016-04-07 20:53:45 +08:00