By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| version() |
|---|
| 8.4.3 |
Records: 646 Duplicates: 0 Warnings: 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | t1 | null | index_merge | i1,i2 | i1,i2 | 5,5 | null | 2 | 100.00 | Using sort_union(i1,i2); Using where |
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | t1 | null | ALL | i1,i2 | null | null | null | 646 | 55.55 | Using where |
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | t1 | null | ALL | i1,i2 | null | null | null | 646 | 55.55 | Using where |
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | t1 | null | ALL | i1,i2 | null | null | null | 646 | 55.55 | Using where |
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | t1 | null | index_merge | i1,i2 | i1,i2 | 5,5 | null | 2 | 100.00 | Using sort_union(i1,i2); Using where |