|
|
0ff5b50c15
|
planner: remove unnecessary first_row() functions (#11723)
|
2019-08-23 14:02:40 +08:00 |
|
|
|
fe038642e5
|
*: refactor cost model formulas and constants (#10581)
|
2019-08-07 17:44:09 +08:00 |
|
|
|
fbf58fc9b5
|
planner: fix wrong selectivity for inner selection in index join (#10633)
|
2019-06-12 12:50:14 +08:00 |
|
|
|
b83e333871
|
planner, cmd: correct the behavior of IndexJoin hint for SemiJoin (#10583)
|
2019-05-23 23:25:18 -07:00 |
|
|
|
9d74d6404f
|
planner, executor: index join enhancement (#8471)
|
2019-04-29 11:07:15 +08:00 |
|
|
|
7666f688b3
|
*: add stats version in slow_query and slow log. (#10082)
|
2019-04-15 18:04:48 +08:00 |
|
|
|
175bae45e1
|
planer: tiny refine code to return as early as possible In convertToIndexScan and convertToTableScan. (#10058)
|
2019-04-12 13:49:13 +08:00 |
|
|
|
85c4553c4e
|
planner: chose outer table based on cost when both tables are specified in TIDB_INLJ (#9579)
|
2019-03-08 13:25:44 +08:00 |
|