ANALYZE { "query_block": { "select_id": 1, "r_loops": 1, "r_total_time_ms": 136022.1605, "nested_loop": [ { "table": { "table_name": "it", "access_type": "ALL", "possible_keys": ["PRIMARY"], "r_loops": 1, "rows": 113, "r_rows": 113, "r_table_time_ms": 0.016337986, "r_other_time_ms": 0.005137437, "filtered": 0.884955764, "r_filtered": 0.884955752, "attached_condition": "it.info = 'release dates'" } }, { "block-nl-join": { "table": { "table_name": "rt", "access_type": "ALL", "possible_keys": ["PRIMARY"], "r_loops": 1, "rows": 12, "r_rows": 12, "r_table_time_ms": 0.002539199, "r_other_time_ms": 0.001292157, "filtered": 8.333333015, "r_filtered": 8.333333333, "attached_condition": "rt.`role` = 'actress'" }, "buffer_type": "flat", "buffer_size": "1Kb", "join_type": "BNL", "r_filtered": 100, "r_unpack_time_ms": 1.821273e-4 } }, { "block-nl-join": { "table": { "table_name": "k", "access_type": "ALL", "possible_keys": ["PRIMARY"], "r_loops": 1, "rows": 134170, "r_rows": 134170, "r_table_time_ms": 14.36654051, "r_other_time_ms": 5.42007805, "filtered": 0.002981292, "r_filtered": 0.002235969, "attached_condition": "k.keyword in ('hero','martial-arts','hand-to-hand-combat','computer-animated-movie')" }, "buffer_type": "incremental", "buffer_size": "1Kb", "join_type": "BNL", "r_filtered": 100, "r_unpack_time_ms": 9.791429e-4 } }, { "table": { "table_name": "mk", "access_type": "ref", "possible_keys": ["keyword_id_movie_keyword", "movie_id_movie_keyword"], "key": "keyword_id_movie_keyword", "key_length": "4", "used_key_parts": ["keyword_id"], "ref": ["imdbload.k.id"], "r_loops": 3, "rows": 33, "r_rows": 3232, "r_table_time_ms": 13.35187496, "r_other_time_ms": 0.824969143, "filtered": 100, "r_filtered": 100 } }, { "table": { "table_name": "t", "access_type": "eq_ref", "possible_keys": ["PRIMARY"], "key": "PRIMARY", "key_length": "4", "used_key_parts": ["id"], "ref": ["imdbload.mk.movie_id"], "r_loops": 9696, "rows": 1, "r_rows": 1, "r_table_time_ms": 14.10271775, "r_other_time_ms": 0.404665073, "filtered": 6.127187e-6, "r_filtered": 0.072194719, "attached_condition": "t.production_year > 2010 and t.title like 'Kung Fu Panda%'" } }, { "table": { "table_name": "mc", "access_type": "ref", "possible_keys": [ "company_id_movie_companies", "movie_id_movie_companies" ], "key": "movie_id_movie_companies", "key_length": "4", "used_key_parts": ["movie_id"], "ref": ["imdbload.mk.movie_id"], "r_loops": 7, "rows": 2, "r_rows": 8.857142857, "r_table_time_ms": 0.096916771, "r_other_time_ms": 0.00847031, "filtered": 100, "r_filtered": 100 } }, { "table": { "table_name": "cn", "access_type": "eq_ref", "possible_keys": ["PRIMARY"], "key": "PRIMARY", "key_length": "4", "used_key_parts": ["id"], "ref": ["imdbload.mc.company_id"], "r_loops": 62, "rows": 1, "r_rows": 1, "r_table_time_ms": 0.087159874, "r_other_time_ms": 0.007336888, "filtered": 1.598509e-4, "r_filtered": 9.677419355, "attached_condition": "cn.country_code = '[us]' and cn.`name` = 'DreamWorks Animation'" } }, { "table": { "table_name": "ci", "access_type": "ref", "possible_keys": [ "movie_id_cast_info", "person_id_cast_info", "person_role_id_cast_info", "role_id_cast_info" ], "key": "movie_id_cast_info", "key_length": "4", "used_key_parts": ["movie_id"], "ref": ["imdbload.mk.movie_id"], "r_loops": 6, "rows": 15, "r_rows": 73.66666667, "r_table_time_ms": 1.0000135, "r_other_time_ms": 0.073855115, "filtered": 2.226900816, "r_filtered": 6.561085973, "attached_condition": "ci.role_id = rt.`id` and ci.note in ('(voice)','(voice: Japanese version)','(voice) (uncredited)','(voice: English version)') and ci.person_role_id is not null" } }, { "table": { "table_name": "chn", "access_type": "eq_ref", "possible_keys": ["PRIMARY"], "key": "PRIMARY", "key_length": "4", "used_key_parts": ["id"], "ref": ["imdbload.ci.person_role_id"], "r_loops": 29, "rows": 1, "r_rows": 1, "r_table_time_ms": 0.112610907, "r_other_time_ms": 0.012684301, "filtered": 100, "r_filtered": 100 } }, { "table": { "table_name": "n", "access_type": "eq_ref", "possible_keys": ["PRIMARY"], "key": "PRIMARY", "key_length": "4", "used_key_parts": ["id"], "ref": ["imdbload.ci.person_id"], "r_loops": 29, "rows": 1, "r_rows": 1, "r_table_time_ms": 0.071386093, "r_other_time_ms": 0.019463668, "filtered": 23.07119179, "r_filtered": 44.82758621, "attached_condition": "n.gender = 'f' and n.`name` like '%An%'" } }, { "table": { "table_name": "an", "access_type": "ref", "possible_keys": ["person_id_aka_name"], "key": "person_id_aka_name", "key_length": "4", "used_key_parts": ["person_id"], "ref": ["imdbload.ci.person_id"], "r_loops": 13, "rows": 1, "r_rows": 2.846153846, "r_table_time_ms": 0.072981238, "r_other_time_ms": 0.054503953, "filtered": 100, "r_filtered": 100, "using_index": true } }, { "table": { "table_name": "mi", "access_type": "ref", "possible_keys": ["info_type_id_movie_info", "movie_id_movie_info"], "key": "info_type_id_movie_info", "key_length": "4", "used_key_parts": ["info_type_id"], "ref": ["imdbload.it.id"], "r_loops": 37, "rows": 208953, "r_rows": 3036719, "r_table_time_ms": 132110.4406, "r_other_time_ms": 3861.600525, "filtered": 0.002875851, "r_filtered": 5.073043e-5, "attached_condition": "mi.movie_id = mk.movie_id and mi.info is not null and (mi.info like 'Japan:%201%' or mi.info like 'USA:%201%')" } } ] } } QUERY TRACE MISSING_BYTES_BEYOND_MAX_MEM_SIZE INSUFFICIENT_PRIVILEGES ANALYZE FORMAT=JSON SELECT MIN(chn.name) AS voiced_char_name, MIN(n.name) AS voicing_actress_name, MIN(t.title) AS kung_fu_panda FROM aka_name AS an, char_name AS chn, cast_info AS ci, company_name AS cn, info_type AS it, keyword AS k, movie_companies AS mc, movie_info AS mi, movie_keyword AS mk, name AS n, role_type AS rt, title AS t WHERE ci.note in ('(voice)', '(voice: Japanese version)', '(voice) (uncredited)', '(voice: English version)') AND cn.country_code ='[us]' AND cn.name = 'DreamWorks Animation' AND it.info = 'release dates' AND k.keyword in ('hero', 'martial-arts', 'hand-to-hand-combat', 'computer-animated-movie') AND mi.info is not null and (mi.info like 'Japan:%201%' or mi.info like 'USA:%201%') AND n.gender ='f' and n.name like '%An%' AND rt.role ='actress' AND t.production_year > 2010 AND t.title like 'Kung Fu Panda%' AND t.id = mi.movie_id AND t.id = mc.movie_id AND t.id = ci.movie_id AND t.id = mk.movie_id AND mc.movie_id = ci.movie_id AND mc.movie_id = mi.movie_id AND mc.movie_id = mk.movie_id AND mi.movie_id = ci.movie_id AND mi.movie_id = mk.movie_id AND ci.movie_id = mk.movie_id AND cn.id = mc.company_id AND it.id = mi.info_type_id AND n.id = ci.person_id AND rt.id = ci.role_id AND n.id = an.person_id AND ci.person_id = an.person_id AND chn.id = ci.person_role_id AND k.id = mk.keyword_id { "steps": [ { "join_preparation": { "select_id": 1, "steps": [ { "expanded_query": "select min(chn.`name`) AS voiced_char_name,min(n.`name`) AS voicing_actress_name,min(t.title) AS kung_fu_panda from aka_name an join char_name chn join cast_info ci join company_name cn join info_type it join keyword k join movie_companies mc join movie_info mi join movie_keyword mk join `name` n join role_type rt join title t where ci.note in ('(voice)','(voice: Japanese version)','(voice) (uncredited)','(voice: English version)') and cn.country_code = '[us]' and cn.`name` = 'DreamWorks Animation' and it.info = 'release dates' and k.keyword in ('hero','martial-arts','hand-to-hand-combat','computer-animated-movie') and mi.info is not null and (mi.info like 'Japan:%201%' or mi.info like 'USA:%201%') and n.gender = 'f' and n.`name` like '%An%' and rt.`role` = 'actress' and t.production_year > 2010 and t.title like 'Kung Fu Panda%' and t.`id` = mi.movie_id and t.`id` = mc.movie_id and t.`id` = ci.movie_id and t.`id` = mk.movie_id and mc.movie_id = ci.movie_id and mc.movie_id = mi.movie_id and mc.movie_id = mk.movie_id and mi.movie_id = ci.movie_id and mi.movie_id = mk.movie_id and ci.movie_id = mk.movie_id and cn.`id` = mc.company_id and it.`id` = mi.info_type_id and n.`id` = ci.person_id and rt.`id` = ci.role_id and n.`id` = an.person_id and ci.person_id = an.person_id and chn.`id` = ci.person_role_id and k.`id` = mk.keyword_id" } ] } }, { "join_optimization": { "select_id": 1, "steps": [ { "condition_processing": { "condition": "WHERE", "original_condition": "ci.note in ('(voice)','(voice: Japanese version)','(voice) (uncredited)','(voice: English version)') and cn.country_code = '[us]' and cn.`name` = 'DreamWorks Animation' and it.info = 'release dates' and k.keyword in ('hero','martial-arts','hand-to-hand-combat','computer-animated-movie') and mi.info is not null and (mi.info like 'Japan:%201%' or mi.info like 'USA:%201%') and n.gender = 'f' and n.`name` like '%An%' and rt.`role` = 'actress' and t.production_year > 2010 and t.title like 'Kung Fu Panda%' and t.`id` = mi.movie_id and t.`id` = mc.movie_id and t.`id` = ci.movie_id and t.`id` = mk.movie_id and mc.movie_id = ci.movie_id and mc.movie_id = mi.movie_id and mc.movie_id = mk.movie_id and mi.movie_id = ci.movie_id and mi.movie_id = mk.movie_id and ci.movie_id = mk.movie_id and cn.`id` = mc.company_id and it.`id` = mi.info_type_id and n.`id` = ci.person_id and rt.`id` = ci.role_id and n.`id` = an.person_id and ci.person_id = an.person_id and chn.`id` = ci.person_role_id and k.`id` = mk.keyword_id", "steps": [ { "transformation": "equality_propagation", "resulting_condition": "ci.note in ('(voice)','(voice: Japanese version)','(voice) (uncredited)','(voice: English version)') and cn.country_code = '[us]' and cn.`name` = 'DreamWorks Animation' and it.info = 'release dates' and k.keyword in ('hero','martial-arts','hand-to-hand-combat','computer-animated-movie') and mi.info is not null and (mi.info like 'Japan:%201%' or mi.info like 'USA:%201%') and n.gender = 'f' and n.`name` like '%An%' and rt.`role` = 'actress' and t.production_year > 2010 and t.title like 'Kung Fu Panda%' and multiple equal(t.`id`, mi.movie_id, mc.movie_id, ci.movie_id, mk.movie_id) and multiple equal(cn.`id`, mc.company_id) and multiple equal(it.`id`, mi.info_type_id) and multiple equal(n.`id`, ci.person_id, an.person_id) and multiple equal(rt.`id`, ci.role_id) and multiple equal(chn.`id`, ci.person_role_id) and multiple equal(k.`id`, mk.keyword_id)" }, { "transformation": "constant_propagation", "resulting_condition": "ci.note in ('(voice)','(voice: Japanese version)','(voice) (uncredited)','(voice: English version)') and cn.country_code = '[us]' and cn.`name` = 'DreamWorks Animation' and it.info = 'release dates' and k.keyword in ('hero','martial-arts','hand-to-hand-combat','computer-animated-movie') and mi.info is not null and (mi.info like 'Japan:%201%' or mi.info like 'USA:%201%') and n.gender = 'f' and n.`name` like '%An%' and rt.`role` = 'actress' and t.production_year > 2010 and t.title like 'Kung Fu Panda%' and multiple equal(t.`id`, mi.movie_id, mc.movie_id, ci.movie_id, mk.movie_id) and multiple equal(cn.`id`, mc.company_id) and multiple equal(it.`id`, mi.info_type_id) and multiple equal(n.`id`, ci.person_id, an.person_id) and multiple equal(rt.`id`, ci.role_id) and multiple equal(chn.`id`, ci.person_role_id) and multiple equal(k.`id`, mk.keyword_id)" }, { "transformation": "trivial_condition_removal", "resulting_condition": "ci.note in ('(voice)','(voice: Japanese version)','(voice) (uncredited)','(voice: English version)') and cn.country_code = '[us]' and cn.`name` = 'DreamWorks Animation' and it.info = 'release dates' and k.keyword in ('hero','martial-arts','hand-to-hand-combat','computer-animated-movie') and mi.info is not null and (mi.info like 'Japan:%201%' or mi.info like 'USA:%201%') and n.gender = 'f' and n.`name` like '%An%' and rt.`role` = 'actress' and t.production_year > 2010 and t.title like 'Kung Fu Panda%' and multiple equal(t.`id`, mi.movie_id, mc.movie_id, ci.movie_id, mk.movie_id) and multiple equal(cn.`id`, mc.company_id) and multiple equal(it.`id`, mi.info_type_id) and multiple equal(n.`id`, ci.person_id, an.person_id) and multiple equal(rt.`id`, ci.role_id) and multiple equal(chn.`id`, ci.person_role_id) and multiple equal(k.`id`, mk.keyword_id)" } ] } }, { "table_dependencies": [ { "table": "an", "row_may_be_null": false, "map_bit": 0, "depends_on_map_bits": [] }, { "table": "chn", "row_may_be_null": false, "map_bit": 1, "depends_on_map_bits": [] }, { "table": "ci", "row_may_be_null": false, "map_bit": 2, "depends_on_map_bits": [] }, { "table": "cn", "row_may_be_null": false, "map_bit": 3, "depends_on_map_bits": [] }, { "table": "it", "row_may_be_null": false, "map_bit": 4, "depends_on_map_bits": [] }, { "table": "k", "row_may_be_null": false, "map_bit": 5, "depends_on_map_bits": [] }, { "table": "mc", "row_may_be_null": false, "map_bit": 6, "depends_on_map_bits": [] }, { "table": "mi", "row_may_be_null": false, "map_bit": 7, "depends_on_map_bits": [] }, { "table": "mk", "row_may_be_null": false, "map_bit": 8, "depends_on_map_bits": [] }, { "table": "n", "row_may_be_null": false, "map_bit": 9, "depends_on_map_bits": [] }, { "table": "rt", "row_may_be_null": false, "map_bit": 10, "depends_on_map_bits": [] }, { "table": "t", "row_may_be_null": false, "map_bit": 11, "depends_on_map_bits": [] } ] }, { "ref_optimizer_key_uses": [ { "table": "an", "index": "person_id_aka_name", "field": "person_id", "equals": "ci.person_id", "null_rejecting": false }, { "table": "an", "index": "person_id_aka_name", "field": "person_id", "equals": "n.`id`", "null_rejecting": false }, { "table": "chn", "index": "PRIMARY", "field": "id", "equals": "ci.person_role_id", "null_rejecting": true }, { "table": "ci", "index": "movie_id_cast_info", "field": "movie_id", "equals": "t.`id`", "null_rejecting": false }, { "table": "ci", "index": "movie_id_cast_info", "field": "movie_id", "equals": "mi.movie_id", "null_rejecting": false }, { "table": "ci", "index": "movie_id_cast_info", "field": "movie_id", "equals": "mc.movie_id", "null_rejecting": false }, { "table": "ci", "index": "movie_id_cast_info", "field": "movie_id", "equals": "mk.movie_id", "null_rejecting": false }, { "table": "ci", "index": "person_id_cast_info", "field": "person_id", "equals": "n.`id`", "null_rejecting": false }, { "table": "ci", "index": "person_id_cast_info", "field": "person_id", "equals": "an.person_id", "null_rejecting": false }, { "table": "ci", "index": "person_role_id_cast_info", "field": "person_role_id", "equals": "chn.`id`", "null_rejecting": true }, { "table": "ci", "index": "role_id_cast_info", "field": "role_id", "equals": "rt.`id`", "null_rejecting": false }, { "table": "cn", "index": "PRIMARY", "field": "id", "equals": "mc.company_id", "null_rejecting": false }, { "table": "it", "index": "PRIMARY", "field": "id", "equals": "mi.info_type_id", "null_rejecting": false }, { "table": "k", "index": "PRIMARY", "field": "id", "equals": "mk.keyword_id", "null_rejecting": false }, { "table": "mc", "index": "company_id_movie_companies", "field": "company_id", "equals": "cn.`id`", "null_rejecting": false }, { "table": "mc", "index": "movie_id_movie_companies", "field": "movie_id", "equals": "mk.movie_id", "null_rejecting": false }, { "table": "mc", "index": "movie_id_movie_companies", "field": "movie_id", "equals": "ci.movie_id", "null_rejecting": false }, { "table": "mc", "index": "movie_id_movie_companies", "field": "movie_id", "equals": "mi.movie_id", "null_rejecting": false }, { "table": "mc", "index": "movie_id_movie_companies", "field": "movie_id", "equals": "t.`id`", "null_rejecting": false }, { "table": "mi", "index": "info_type_id_movie_info", "field": "info_type_id", "equals": "it.`id`", "null_rejecting": false }, { "table": "mi", "index": "movie_id_movie_info", "field": "movie_id", "equals": "mk.movie_id", "null_rejecting": false }, { "table": "mi", "index": "movie_id_movie_info", "field": "movie_id", "equals": "ci.movie_id", "null_rejecting": false }, { "table": "mi", "index": "movie_id_movie_info", "field": "movie_id", "equals": "mc.movie_id", "null_rejecting": false }, { "table": "mi", "index": "movie_id_movie_info", "field": "movie_id", "equals": "t.`id`", "null_rejecting": false }, { "table": "mk", "index": "keyword_id_movie_keyword", "field": "keyword_id", "equals": "k.`id`", "null_rejecting": false }, { "table": "mk", "index": "movie_id_movie_keyword", "field": "movie_id", "equals": "ci.movie_id", "null_rejecting": false }, { "table": "mk", "index": "movie_id_movie_keyword", "field": "movie_id", "equals": "mc.movie_id", "null_rejecting": false }, { "table": "mk", "index": "movie_id_movie_keyword", "field": "movie_id", "equals": "mi.movie_id", "null_rejecting": false }, { "table": "mk", "index": "movie_id_movie_keyword", "field": "movie_id", "equals": "t.`id`", "null_rejecting": false }, { "table": "n", "index": "PRIMARY", "field": "id", "equals": "ci.person_id", "null_rejecting": false }, { "table": "n", "index": "PRIMARY", "field": "id", "equals": "an.person_id", "null_rejecting": false }, { "table": "rt", "index": "PRIMARY", "field": "id", "equals": "ci.role_id", "null_rejecting": false }, { "table": "t", "index": "PRIMARY", "field": "id", "equals": "mc.movie_id", "null_rejecting": false }, { "table": "t", "index": "PRIMARY", "field": "id", "equals": "ci.movie_id", "null_rejecting": false }, { "table": "t", "index": "PRIMARY", "field": "id", "equals": "mk.movie_id", "null_rejecting": false }, { "table": "t", "index": "PRIMARY", "field": "id", "equals": "mi.movie_id", "null_rejecting": false } ] }, { "rows_estimation": [ { "table": "an", "table_scan": { "rows": 901343, "read_cost": 103.8780807, "read_and_compare_cost": 132.7210567 } }, { "table": "chn", "table_scan": { "rows": 3140339, "read_cost": 434.9732122, "read_and_compare_cost": 535.4640602 } }, { "selectivity_for_indexes": [], "selectivity_for_columns": [ { "column_name": "note", "ranges": [ "(voice) <= note <= (voice)", "(voice) (uncredited) <= note <= (voice) (uncredited)", "(voice: English version) <= note <= (voice: English version)", "(voice: Japanese version) <= note <= (voice: Japanese version)" ], "selectivity_from_histogram": 0.022269008 } ], "cond_selectivity": 0.022269008 }, { "table": "ci", "table_scan": { "rows": 36244344, "read_cost": 4855.464005, "read_and_compare_cost": 6015.283013 } }, { "selectivity_for_indexes": [], "selectivity_for_columns": [ { "column_name": "name", "ranges": [ "DreamWorks Animation <= name <= DreamWorks Animation" ], "selectivity_from_histogram": 4.427501e-6 }, { "column_name": "country_code", "ranges": ["[us] <= country_code <= [us]"], "selectivity_from_histogram": 0.361040884 } ], "cond_selectivity": 1.598509e-6 }, { "table": "cn", "table_scan": { "rows": 234997, "read_cost": 32.7401318, "read_and_compare_cost": 40.2600358 } }, { "selectivity_for_indexes": [], "selectivity_for_columns": [ { "column_name": "info", "ranges": ["release dates <= info <= release dates"], "selectivity_from_histogram": 0.008849558 } ], "cond_selectivity": 0.008849558 }, { "table": "it", "table_scan": { "rows": 113, "read_cost": 0.0256578, "read_and_compare_cost": 0.0292738 } }, { "selectivity_for_indexes": [], "selectivity_for_columns": [ { "column_name": "keyword", "ranges": [ "computer-animated-movie <= keyword <= computer-animated-movie", "hand-to-hand-combat <= keyword <= hand-to-hand-combat", "hero <= keyword <= hero", "martial-arts <= keyword <= martial-arts" ], "selectivity_from_histogram": 2.981292e-5 } ], "cond_selectivity": 2.981292e-5 }, { "table": "k", "table_scan": { "rows": 134170, "read_cost": 18.1615504, "read_and_compare_cost": 22.4549904 } }, { "table": "mc", "table_scan": { "rows": 2609129, "read_cost": 349.9376114, "read_and_compare_cost": 433.4297394 } }, { "selectivity_for_indexes": [], "selectivity_for_columns": [], "cond_selectivity": 1 }, { "table": "mi", "table_scan": { "rows": 14835720, "read_cost": 2025.329582, "read_and_compare_cost": 2500.072622 } }, { "table": "mk", "table_scan": { "rows": 4523930, "read_cost": 600.449154, "read_and_compare_cost": 745.214914 } }, { "selectivity_for_indexes": [], "selectivity_for_columns": [ { "column_name": "gender", "ranges": ["f <= gender <= f"], "selectivity_from_histogram": 0.230711914 } ], "cond_selectivity": 0.230711914 }, { "table": "n", "table_scan": { "rows": 4167491, "read_cost": 580.0339066, "read_and_compare_cost": 713.3936186 } }, { "selectivity_for_indexes": [], "selectivity_for_columns": [ { "column_name": "role", "ranges": ["actress <= role <= actress"], "selectivity_from_histogram": 0.083333333 } ], "cond_selectivity": 0.083333333 }, { "table": "rt", "table_scan": { "rows": 12, "read_cost": 0.0124268, "read_and_compare_cost": 0.0128108 } }, { "selectivity_for_indexes": [], "selectivity_for_columns": [ { "column_name": "title", "ranges": [ "Kung Fu Panda\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 <= title <= Kung Fu Panda￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿￿" ], "selectivity_from_histogram": 3.955208e-7 }, { "column_name": "production_year", "ranges": ["2010 < production_year"], "selectivity_from_histogram": 0.154914394 } ], "cond_selectivity": 6.127187e-8 }, { "table": "t", "table_scan": { "rows": 2528312, "read_cost": 352.6093872, "read_and_compare_cost": 433.5153712 } } ] }, { "considered_execution_plans": [ { "plan_prefix": [], "get_costs_for_tables": [ { "best_access_path": { "table": "rt", "plan_details": { "record_count": 1 }, "considered_access_paths": [ { "access_type": "scan", "rows": 12, "rows_after_filter": 1, "rows_out": 1, "cost": 0.0128108, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.0128108, "uses_join_buffering": false } } }, { "best_access_path": { "table": "it", "plan_details": { "record_count": 1 }, "considered_access_paths": [ { "access_type": "scan", "rows": 113, "rows_after_filter": 1, "rows_out": 1, "cost": 0.0292738, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.0292738, "uses_join_buffering": false } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 1 }, "considered_access_paths": [ { "access_type": "scan", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": false } } }, { "best_access_path": { "table": "cn", "plan_details": { "record_count": 1 }, "considered_access_paths": [ { "access_type": "scan", "rows": 234997, "rows_after_filter": 1, "rows_out": 0.375644801, "cost": 40.2600358, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 0.375644801, "cost": 40.2600358, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1 }, "considered_access_paths": [ { "access_type": "scan", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7210567, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7210567, "uses_join_buffering": false } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 1 }, "considered_access_paths": [ { "access_type": "scan", "rows": 2528312, "rows_after_filter": 1, "rows_out": 0.154914394, "cost": 433.5153712, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 0.154914394, "cost": 433.5153712, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mc", "plan_details": { "record_count": 1 }, "considered_access_paths": [ { "access_type": "scan", "rows": 2609129, "rows_after_filter": 2609129, "rows_out": 2609129, "cost": 433.4297394, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 2609129, "rows_out": 2609129, "cost": 433.4297394, "uses_join_buffering": false } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1 }, "considered_access_paths": [ { "access_type": "scan", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4640602, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4640602, "uses_join_buffering": false } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1 }, "considered_access_paths": [ { "access_type": "scan", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936186, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936186, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 1 }, "considered_access_paths": [ { "access_type": "scan", "rows": 4523930, "rows_after_filter": 4523930, "rows_out": 4523930, "cost": 745.214914, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4523930, "rows_out": 4523930, "cost": 745.214914, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 1 }, "considered_access_paths": [ { "access_type": "scan", "rows": 14835720, "rows_after_filter": 14835720, "rows_out": 14835720, "cost": 2500.072622, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 14835720, "rows_out": 14835720, "cost": 2500.072622, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1 }, "considered_access_paths": [ { "access_type": "scan", "rows": 36244344, "rows_after_filter": 807125.5818, "rows_out": 807125.5818, "cost": 6015.283013, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 807125.5818, "rows_out": 807125.5818, "cost": 6015.283013, "uses_join_buffering": false } } } ] }, { "plan_prefix": [], "table": "cn", "rows_for_plan": 0.375644801, "cost_for_plan": 40.2600358, "pushdown_cond_selectivity": 0.375644801, "filtered": 1.598509e-4, "rows_out": 0.375644801, "rest_of_plan": [ { "plan_prefix": ["cn"], "get_costs_for_tables": [ { "best_access_path": { "table": "it", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 113, "rows_after_filter": 1, "rows_out": 1, "cost": 0.029331549, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.029331549, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4551528, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4551528, "uses_join_buffering": true } } }, { "best_access_path": { "table": "rt", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 12, "rows_after_filter": 1, "rows_out": 1, "cost": 0.012868549, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.012868549, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 164.1640967, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 164.1640967, "uses_join_buffering": true } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 2528312, "rows_after_filter": 1, "rows_out": 0.154914394, "cost": 433.5154289, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 0.154914394, "cost": 433.5154289, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mc", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "ref", "index": "company_id_movie_companies", "rows": 11.1028, "cost": 0.008072325, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 11.1028, "rows_out": 11.1028, "cost": 0.008072325, "uses_join_buffering": false } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 645.0136474, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 645.0136474, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 746.9348584, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 746.9348584, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4523930, "rows_after_filter": 4523930, "rows_out": 4523930, "cost": 903.0305614, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4523930, "rows_out": 4523930, "cost": 903.0305614, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 14835720, "rows_after_filter": 14835720, "rows_out": 14835720, "cost": 3017.611249, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 14835720, "rows_out": 14835720, "cost": 3017.611249, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 36244344, "rows_after_filter": 807125.5818, "rows_out": 807125.5818, "cost": 6043.439313, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 807125.5818, "rows_out": 807125.5818, "cost": 6043.439313, "uses_join_buffering": true } } } ] }, { "plan_prefix": ["cn"], "table": "it", "rows_for_plan": 0.375644801, "cost_for_plan": 40.28936735, "rest_of_plan": [ { "plan_prefix": ["cn", "it"], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45524426, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45524426, "uses_join_buffering": true } } }, { "best_access_path": { "table": "rt", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 12, "rows_after_filter": 1, "rows_out": 1, "cost": 0.012891413, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.012891413, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 184.7723998, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 184.7723998, "uses_join_buffering": true } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 2528312, "rows_after_filter": 1, "rows_out": 0.154914394, "cost": 433.5154518, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 0.154914394, "cost": 433.5154518, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mc", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "ref", "index": "company_id_movie_companies", "rows": 11.1028, "cost": 0.008072325, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 11.1028, "rows_out": 11.1028, "cost": 0.008072325, "uses_join_buffering": false } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 716.8143471, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 716.8143471, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 768.9183583, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 768.9183583, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4523930, "rows_after_filter": 4523930, "rows_out": 4523930, "cost": 1006.465681, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4523930, "rows_out": 4523930, "cost": 1006.465681, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 107.4839757, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 208953.8028, "rows_out": 208953.8028, "cost": 107.4839757, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 36244344, "rows_after_filter": 807125.5818, "rows_out": 807125.5818, "cost": 6061.893429, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 807125.5818, "rows_out": 807125.5818, "cost": 6061.893429, "uses_join_buffering": true } } } ] }, { "plan_prefix": ["cn", "it"], "table": "rt", "rows_for_plan": 0.375644801, "cost_for_plan": 40.30225876, "rest_of_plan": [ { "plan_prefix": ["cn", "it", "rt"], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45533571, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45533571, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 205.380703, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 205.380703, "uses_join_buffering": true } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 2528312, "rows_after_filter": 1, "rows_out": 0.154914394, "cost": 433.5154747, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 0.154914394, "cost": 433.5154747, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mc", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "ref", "index": "company_id_movie_companies", "rows": 11.1028, "cost": 0.008072325, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 11.1028, "rows_out": 11.1028, "cost": 0.008072325, "uses_join_buffering": false } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 788.6150469, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 788.6150469, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 790.9018583, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 790.9018583, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4523930, "rows_after_filter": 4523930, "rows_out": 4523930, "cost": 1109.9008, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4523930, "rows_out": 4523930, "cost": 1109.9008, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 107.4839757, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 208953.8028, "rows_out": 208953.8028, "cost": 107.4839757, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 1268.977144, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 3294940.364, "rows_out": 807125.5818, "cost": 1268.977144, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "it", "rt"], "table": "t", "rows_for_plan": 0.058192787, "cost_for_plan": 473.8177334, "pushdown_cond_selectivity": 0.154914394, "filtered": 6.127187e-6, "rows_out": 0.154914394, "rest_of_plan": [ { "plan_prefix": ["cn", "it", "rt", "t"], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 0.058192787 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 147.1696046, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 147.1696046, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 0.058192787 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45505806, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45505806, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mc", "plan_details": { "record_count": 0.058192787 }, "considered_access_paths": [ { "access_type": "ref", "index": "company_id_movie_companies", "rows": 11.1028, "cost": 0.001250519, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_companies", "rows": 2.3998, "cost": 3.017292e-4, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 2.3998, "rows_out": 2.3998, "cost": 3.017292e-4, "uses_join_buffering": false } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 0.058192787 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 585.8037539, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 585.8037539, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 0.058192787 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 728.8063212, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 728.8063212, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 0.058192787 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.001040272, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.001040272, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 0.058192787 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 16.65081498, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 7.229322e-4, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 7.229322e-4, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 0.058192787 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.001673273, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 196.5828256, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.001673273, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "it", "rt", "t"], "table": "mc", "rows_for_plan": 0.13965105, "cost_for_plan": 473.8180352, "rest_of_plan": [ { "plan_prefix": ["cn", "it", "rt", "t", "mc"], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 0.13965105 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45518678, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45518678, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 0.13965105 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 175.0560981, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 175.0560981, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 0.13965105 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 682.962141, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 682.962141, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 0.13965105 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 758.5536865, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 758.5536865, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 0.13965105 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.002496444, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.002496444, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 0.13965105 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 39.95862578, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 0.001734893, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 0.001734893, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 0.13965105 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.00401552, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 471.7594649, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.00401552, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "it", "rt", "t", "mc"], "table": "k", "rows_for_plan": 0.558604199, "cost_for_plan": 496.2732219, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 0.558604199 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 332.7068873, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 332.7068873, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 0.558604199 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 1232.227919, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 1232.227919, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 0.558604199 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 926.7245474, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 926.7245474, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 0.558604199 }, "considered_access_paths": [ { "access_type": "ref", "index": "keyword_id_movie_keyword", "rows": 33.7179, "cost": 0.034291043, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.009985778, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.009985778, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 0.558604199 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 159.8345031, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 0.00693957, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 0.00693957, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 0.558604199 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.016062079, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 1887.037859, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.016062079, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k" ], "table": "mi", "rows_for_plan": 3.356764351, "cost_for_plan": 496.2801615, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 3.356764351 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 5364.068956, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 5364.068956, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 3.356764351 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 2191.786532, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 2191.786532, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 3.356764351 }, "considered_access_paths": [ { "access_type": "ref", "index": "keyword_id_movie_keyword", "rows": 33.7179, "cost": 0.206061736, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.060006535, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.060006535, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 3.356764351 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 1518.631839, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 1518.631839, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 3.356764351 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.096520246, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 11096.9115, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.096520246, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi" ], "table": "mk", "rows_for_plan": 31.84965151, "cost_for_plan": 496.340168, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi", "mk" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 31.84965151 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 16604.58783, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 16604.58783, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 31.84965151 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 52437.9714, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 52437.9714, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 31.84965151 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 15029.82803, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 15029.82803, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 31.84965151 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.915803402, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 104378.5685, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.915803402, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi", "mk" ], "table": "ci", "rows_for_plan": 495.0964629, "cost_for_plan": 497.2559714, "pushdown_cond_selectivity": 0.022269008, "filtered": 2.226900787, "rows_out": 0.346167274, "selectivity": 0.022269008, "estimated_join_cardinality": 11.02530703, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi", "mk", "ci" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 11.02530703 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.010098837, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 0.010098837, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 11.02530703 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 0.018860316, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 0.018860316, "uses_join_buffering": false } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 11.02530703 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.010098837, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 0.010098837, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi", "mk", "ci" ], "table": "chn", "rows_for_plan": 11.02530703, "cost_for_plan": 497.2660703, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi", "mk", "ci", "chn" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 11.02530703 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.010098837, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 0.010098837, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi", "mk", "ci", "chn" ], "table": "n", "rows_for_plan": 11.02530703, "cost_for_plan": 497.2761691, "pushdown_cond_selectivity": 0.230711914, "filtered": 23.07119141, "rows_out": 0.230711914, "selectivity": 0.230711914, "estimated_join_cardinality": 2.543669688, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi", "mk", "ci", "chn", "n" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 2.543669688 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 0.0043513, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 0.0043513, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi", "mk", "ci", "chn", "n" ], "table": "an", "rows_for_plan": 3.897665063, "cost_for_plan": 497.2805204 } ] } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi", "mk", "ci" ], "table": "an", "rows_for_plan": 16.89407796, "cost_for_plan": 497.2748318, "pruned_by_heuristic": true } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi", "mk" ], "table": "an", "rows_for_plan": 28707460.44, "cost_for_plan": 15526.1682, "pruned_by_cost": true, "current_cost": 15526.1682, "best_cost": 497.2805204 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi", "mk" ], "table": "n", "rows_for_plan": 30623115.88, "cost_for_plan": 17100.928, "pruned_by_cost": true, "current_cost": 17100.928, "best_cost": 497.2805204 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi", "mk" ], "table": "chn", "rows_for_plan": 100018702.8, "cost_for_plan": 52934.31157, "pruned_by_cost": true, "current_cost": 52934.31157, "best_cost": 497.2805204 } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi" ], "table": "ci", "rows_for_plan": 52.18023048, "cost_for_plan": 496.3766818, "pruned_by_heuristic": true }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi" ], "table": "an", "rows_for_plan": 3025596.05, "cost_for_plan": 2014.912, "pruned_by_cost": true, "current_cost": 2014.912, "best_cost": 497.2805204 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi" ], "table": "n", "rows_for_plan": 3227494.77, "cost_for_plan": 2688.066694, "pruned_by_cost": true, "current_cost": 2688.066694, "best_cost": 497.2805204 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k", "mi" ], "table": "chn", "rows_for_plan": 10541378, "cost_for_plan": 5860.349118, "pruned_by_cost": true, "current_cost": 5860.349118, "best_cost": 497.2805204 } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k" ], "table": "mk", "rows_for_plan": 5.300148358, "cost_for_plan": 496.2832077, "pruned_by_heuristic": true }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k" ], "table": "ci", "rows_for_plan": 8.683390548, "cost_for_plan": 496.289284, "pruned_by_heuristic": true }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k" ], "table": "an", "rows_for_plan": 503493.9843, "cost_for_plan": 828.9801092, "pruned_by_cost": true, "current_cost": 828.9801092, "best_cost": 497.2805204 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k" ], "table": "n", "rows_for_plan": 537092.2536, "cost_for_plan": 1422.997769, "pruned_by_cost": true, "current_cost": 1422.997769, "best_cost": 497.2805204 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "k" ], "table": "chn", "rows_for_plan": 1754206.551, "cost_for_plan": 1728.501141, "pruned_by_cost": true, "current_cost": 1728.501141, "best_cost": 497.2805204 } ] }, { "plan_prefix": ["cn", "it", "rt", "t", "mc"], "table": "mi", "rows_for_plan": 0.839191088, "cost_for_plan": 473.8197701, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 0.839191088 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 433.15977, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 433.15977, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 0.839191088 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 1582.212406, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 1582.212406, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 0.839191088 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 1033.880673, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 1033.880673, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 0.839191088 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.015001634, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.015001634, "uses_join_buffering": false } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 0.839191088 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45637477, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45637477, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 0.839191088 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.024130062, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 2834.896976, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.024130062, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi" ], "table": "k", "rows_for_plan": 3.356764351, "cost_for_plan": 496.2761448, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 3.356764351 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 5364.068956, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 5364.068956, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 3.356764351 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 2191.786532, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 2191.786532, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 3.356764351 }, "considered_access_paths": [ { "access_type": "ref", "index": "keyword_id_movie_keyword", "rows": 33.7179, "cost": 0.206061736, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.060006535, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.060006535, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 3.356764351 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 1518.631839, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 1518.631839, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 3.356764351 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.096520246, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 11096.9115, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.096520246, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k" ], "table": "mk", "rows_for_plan": 31.84965151, "cost_for_plan": 496.3361514, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k", "mk" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 31.84965151 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 16604.58783, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 16604.58783, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 31.84965151 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 52437.9714, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 52437.9714, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 31.84965151 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 15029.82803, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 15029.82803, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 31.84965151 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.915803402, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 104378.5685, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.915803402, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k", "mk" ], "table": "ci", "rows_for_plan": 495.0964629, "cost_for_plan": 497.2519548, "pushdown_cond_selectivity": 0.022269008, "filtered": 2.226900787, "rows_out": 0.346167274, "selectivity": 0.022269008, "estimated_join_cardinality": 11.02530703, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k", "mk", "ci" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 11.02530703 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.010098837, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 0.010098837, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 11.02530703 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 0.018860316, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 0.018860316, "uses_join_buffering": false } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 11.02530703 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.010098837, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 0.010098837, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k", "mk", "ci" ], "table": "chn", "rows_for_plan": 11.02530703, "cost_for_plan": 497.2620536, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k", "mk", "ci", "chn" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 11.02530703 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.010098837, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 0.010098837, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k", "mk", "ci", "chn" ], "table": "n", "rows_for_plan": 11.02530703, "cost_for_plan": 497.2721524, "pushdown_cond_selectivity": 0.230711914, "filtered": 23.07119141, "rows_out": 0.230711914, "selectivity": 0.230711914, "estimated_join_cardinality": 2.543669688, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k", "mk", "ci", "chn", "n" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 2.543669688 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 0.0043513, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 0.0043513, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k", "mk", "ci", "chn", "n" ], "table": "an", "rows_for_plan": 3.897665063, "cost_for_plan": 497.2765037 } ] } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k", "mk", "ci" ], "table": "an", "rows_for_plan": 16.89407796, "cost_for_plan": 497.2708151, "pruned_by_heuristic": true } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k", "mk" ], "table": "an", "rows_for_plan": 28707460.44, "cost_for_plan": 15526.16418, "pruned_by_cost": true, "current_cost": 15526.16418, "best_cost": 497.2765037 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k", "mk" ], "table": "n", "rows_for_plan": 30623115.88, "cost_for_plan": 17100.92399, "pruned_by_cost": true, "current_cost": 17100.92399, "best_cost": 497.2765037 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k", "mk" ], "table": "chn", "rows_for_plan": 100018702.8, "cost_for_plan": 52934.30755, "pruned_by_cost": true, "current_cost": 52934.30755, "best_cost": 497.2765037 } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k" ], "table": "ci", "rows_for_plan": 52.18023048, "cost_for_plan": 496.3726651, "pruned_by_heuristic": true }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k" ], "table": "an", "rows_for_plan": 3025596.05, "cost_for_plan": 2014.907984, "pruned_by_cost": true, "current_cost": 2014.907984, "best_cost": 497.2765037 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k" ], "table": "n", "rows_for_plan": 3227494.77, "cost_for_plan": 2688.062677, "pruned_by_cost": true, "current_cost": 2688.062677, "best_cost": 497.2765037 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "k" ], "table": "chn", "rows_for_plan": 10541378, "cost_for_plan": 5860.345101, "pruned_by_cost": true, "current_cost": 5860.345101, "best_cost": 497.2765037 } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi" ], "table": "mk", "rows_for_plan": 7.962412878, "cost_for_plan": 473.8347717, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 7.962412878 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 11989.1563, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 11989.1563, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 7.962412878 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 4220.21553, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 4220.21553, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 7.962412878 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 3420.170728, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 3420.170728, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 7.962412878 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.008440473, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 0.008440473, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 7.962412878 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.22895085, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 26181.1487, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.22895085, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk" ], "table": "k", "rows_for_plan": 7.962412878, "cost_for_plan": 473.8432122, "pushdown_cond_selectivity": 2.981292e-5, "filtered": 0.002981292, "rows_out": 2.981292e-5, "selectivity": 2.981292e-5, "estimated_join_cardinality": 2.373828e-4, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 2.373828e-4 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.5120593, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.5120593, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 2.373828e-4 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.8509016, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.8509016, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 2.373828e-4 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.8320883, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.8320883, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 2.373828e-4 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 6.825694e-6, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.801910099, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 6.825694e-6, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k" ], "table": "ci", "rows_for_plan": 0.003690068, "cost_for_plan": 473.843219, "pushdown_cond_selectivity": 0.022269008, "filtered": 2.226900787, "rows_out": 0.346167274, "selectivity": 0.022269008, "estimated_join_cardinality": 8.217416e-5, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k", "ci" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 8.217416e-5 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 1.405703e-7, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 1.405703e-7, "uses_join_buffering": false } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 8.217416e-5 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 1.408169e-7, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 1.408169e-7, "uses_join_buffering": false } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 8.217416e-5 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 1.408169e-7, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 1.408169e-7, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k", "ci" ], "table": "chn", "rows_for_plan": 8.217416e-5, "cost_for_plan": 473.8432191, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k", "ci", "chn" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 8.217416e-5 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 1.408169e-7, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 1.408169e-7, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k", "ci", "chn" ], "table": "n", "rows_for_plan": 8.217416e-5, "cost_for_plan": 473.8432193, "pushdown_cond_selectivity": 0.230711914, "filtered": 23.07119141, "rows_out": 0.230711914, "selectivity": 0.230711914, "estimated_join_cardinality": 1.895856e-5, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k", "ci", "chn", "n" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.895856e-5 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 3.243124e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 3.243124e-8, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k", "ci", "chn", "n" ], "table": "an", "rows_for_plan": 2.90502e-5, "cost_for_plan": 473.8432193 } ] } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k", "ci" ], "table": "an", "rows_for_plan": 1.259155e-4, "cost_for_plan": 473.8432191, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k", "ci", "an" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.259155e-4 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.157738e-7, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.157738e-7, "uses_join_buffering": false } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.259155e-4 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.157738e-7, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.157738e-7, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k", "ci", "an" ], "table": "chn", "rows_for_plan": 1.259155e-4, "cost_for_plan": 473.8432193, "pruned_by_cost": true, "current_cost": 473.8432193, "best_cost": 473.8432193 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k", "ci", "an" ], "table": "n", "rows_for_plan": 1.259155e-4, "cost_for_plan": 473.8432193, "pruned_by_cost": true, "current_cost": 473.8432193, "best_cost": 473.8432193 } ] } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k" ], "table": "an", "rows_for_plan": 213.9633334, "cost_for_plan": 606.6753004, "pruned_by_cost": true, "current_cost": 606.6753004, "best_cost": 473.8432193 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k" ], "table": "n", "rows_for_plan": 228.2411559, "cost_for_plan": 1187.355272, "pruned_by_cost": true, "current_cost": 1187.355272, "best_cost": 473.8432193 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk", "k" ], "table": "chn", "rows_for_plan": 745.4624937, "cost_for_plan": 1009.694114, "pruned_by_cost": true, "current_cost": 1009.694114, "best_cost": 473.8432193 } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk" ], "table": "ci", "rows_for_plan": 123.7741157, "cost_for_plan": 474.0637225, "pruned_by_cost": true, "current_cost": 474.0637225, "best_cost": 473.8432193 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk" ], "table": "an", "rows_for_plan": 7176865.111, "cost_for_plan": 3894.0055, "pruned_by_cost": true, "current_cost": 3894.0055, "best_cost": 473.8432193 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk" ], "table": "n", "rows_for_plan": 7655778.97, "cost_for_plan": 4694.050302, "pruned_by_cost": true, "current_cost": 4694.050302, "best_cost": 473.8432193 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi", "mk" ], "table": "chn", "rows_for_plan": 25004675.7, "cost_for_plan": 12462.99108, "pruned_by_cost": true, "current_cost": 12462.99108, "best_cost": 473.8432193 } ] }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi" ], "table": "ci", "rows_for_plan": 13.04505762, "cost_for_plan": 473.8439001, "pruned_by_cost": true, "current_cost": 473.8439001, "best_cost": 473.8432193 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi" ], "table": "an", "rows_for_plan": 756399.0126, "cost_for_plan": 906.97954, "pruned_by_cost": true, "current_cost": 906.97954, "best_cost": 473.8432193 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi" ], "table": "n", "rows_for_plan": 806873.6926, "cost_for_plan": 1507.700443, "pruned_by_cost": true, "current_cost": 1507.700443, "best_cost": 473.8432193 }, { "plan_prefix": [ "cn", "it", "rt", "t", "mc", "mi" ], "table": "chn", "rows_for_plan": 2635344.501, "cost_for_plan": 2056.032176, "pruned_by_cost": true, "current_cost": 2056.032176, "best_cost": 473.8432193 } ] }, { "plan_prefix": ["cn", "it", "rt", "t", "mc"], "table": "mk", "rows_for_plan": 1.32503709, "cost_for_plan": 473.8205316, "pruned_by_heuristic": true }, { "plan_prefix": ["cn", "it", "rt", "t", "mc"], "table": "ci", "rows_for_plan": 2.170847637, "cost_for_plan": 473.8220507, "pruned_by_heuristic": true }, { "plan_prefix": ["cn", "it", "rt", "t", "mc"], "table": "an", "rows_for_plan": 125873.4961, "cost_for_plan": 648.8741333, "pruned_by_cost": true, "current_cost": 648.8741333, "best_cost": 473.8432193 }, { "plan_prefix": ["cn", "it", "rt", "t", "mc"], "table": "n", "rows_for_plan": 134273.0634, "cost_for_plan": 1232.371722, "pruned_by_cost": true, "current_cost": 1232.371722, "best_cost": 473.8432193 }, { "plan_prefix": ["cn", "it", "rt", "t", "mc"], "table": "chn", "rows_for_plan": 438551.6377, "cost_for_plan": 1156.780176, "pruned_by_cost": true, "current_cost": 1156.780176, "best_cost": 473.8432193 } ] }, { "plan_prefix": ["cn", "it", "rt", "t"], "table": "k", "rows_for_plan": 0.232771147, "cost_for_plan": 496.2727915, "pruned_by_cost": true, "current_cost": 496.2727915, "best_cost": 473.8432193 }, { "plan_prefix": ["cn", "it", "rt", "t"], "table": "mi", "rows_for_plan": 0.349692094, "cost_for_plan": 473.8184564, "pruned_by_heuristic": true }, { "plan_prefix": ["cn", "it", "rt", "t"], "table": "mk", "rows_for_plan": 0.552144799, "cost_for_plan": 473.8187737, "pruned_by_heuristic": true }, { "plan_prefix": ["cn", "it", "rt", "t"], "table": "ci", "rows_for_plan": 0.904595232, "cost_for_plan": 473.8194067, "pruned_by_heuristic": true }, { "plan_prefix": ["cn", "it", "rt", "t"], "table": "an", "rows_for_plan": 52451.661, "cost_for_plan": 620.987338, "pruned_by_cost": true, "current_cost": 620.987338, "best_cost": 473.8432193 }, { "plan_prefix": ["cn", "it", "rt", "t"], "table": "n", "rows_for_plan": 55951.7724, "cost_for_plan": 1202.624055, "pruned_by_cost": true, "current_cost": 1202.624055, "best_cost": 473.8432193 }, { "plan_prefix": ["cn", "it", "rt", "t"], "table": "chn", "rows_for_plan": 182745.0778, "cost_for_plan": 1059.621487, "pruned_by_cost": true, "current_cost": 1059.621487, "best_cost": 473.8432193 } ] }, { "plan_prefix": ["cn", "it", "rt"], "table": "k", "rows_for_plan": 1.502579203, "cost_for_plan": 62.75759448, "rest_of_plan": [ { "plan_prefix": ["cn", "it", "rt", "k"], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.502579203 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 505.7928545, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 505.7928545, "uses_join_buffering": true } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 1.502579203 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 2528312, "rows_after_filter": 1, "rows_out": 0.154914394, "cost": 433.5158766, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 0.154914394, "cost": 433.5158766, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mc", "plan_details": { "record_count": 1.502579203 }, "considered_access_paths": [ { "access_type": "ref", "index": "company_id_movie_companies", "rows": 11.1028, "cost": 0.0322893, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 11.1028, "rows_out": 11.1028, "cost": 0.0322893, "uses_join_buffering": false } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.502579203 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 1835.270806, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 1835.270806, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.502579203 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 1111.360577, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 1111.360577, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 1.502579203 }, "considered_access_paths": [ { "access_type": "ref", "index": "keyword_id_movie_keyword", "rows": 33.7179, "cost": 0.092238849, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 33.7179, "rows_out": 33.7179, "cost": 0.092238849, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 1.502579203 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 390.5176878, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 208953.8028, "rows_out": 208953.8028, "cost": 390.5176878, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.502579203 }, "considered_access_paths": [ { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 5024.157915, "chosen": true }, { "access_type": "scan_with_join_cache", "rows": 36244344, "rows_after_filter": 807125.5818, "rows_out": 807125.5818, "cost": 6349.357611, "index_only": false, "chosen": false } ], "chosen_access_method": { "type": "ref", "rows_read": 3294940.364, "rows_out": 807125.5818, "cost": 5024.157915, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "it", "rt", "k"], "table": "t", "rows_for_plan": 0.232771147, "cost_for_plan": 496.273471, "pruned_by_cost": true, "current_cost": 496.273471, "best_cost": 473.8432193 }, { "plan_prefix": ["cn", "it", "rt", "k"], "table": "mc", "rows_for_plan": 16.68283638, "cost_for_plan": 62.78988378, "rest_of_plan": [ { "plan_prefix": ["cn", "it", "rt", "k", "mc"], "get_costs_for_tables": [ { "best_access_path": { "table": "t", "plan_details": { "record_count": 16.68283638 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.01855903, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 0.154914394, "cost": 0.01855903, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 16.68283638 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 5190.102086, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 5190.102086, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 16.68283638 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 18155.71363, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 18155.71363, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 16.68283638 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 6108.254779, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 6108.254779, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 16.68283638 }, "considered_access_paths": [ { "access_type": "ref", "index": "keyword_id_movie_keyword", "rows": 33.7179, "cost": 1.02410949, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.298227428, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.298227428, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 16.68283638 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 3543.458526, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 0.207251784, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 0.207251784, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 16.68283638 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.479697503, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 54731.48106, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.479697503, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "it", "rt", "k", "mc"], "table": "t", "rows_for_plan": 2.584411492, "cost_for_plan": 62.80844281, "pushdown_cond_selectivity": 6.127187e-8, "filtered": 6.127187e-6, "rows_out": 6.127187e-8, "selectivity": 6.127187e-8, "estimated_join_cardinality": 1.022189e-6, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.022189e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4653352, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4653352, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.022189e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.394009, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.394009, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.022189e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7214226, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7214226, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 1.022189e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "keyword_id_movie_keyword", "rows": 33.7179, "cost": 6.27491e-8, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 1.827295e-8, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 33.7179, "rows_out": 9.4882, "cost": 6.27491e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 1.022189e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 2.924808e-4, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 1.26987e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 1.26987e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.022189e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 2.939196e-8, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.003453086, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 2.939196e-8, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t" ], "table": "mi", "rows_for_plan": 6.142535e-6, "cost_for_plan": 62.80844282, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4728961, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4728961, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3963239, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3963239, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "keyword_id_movie_keyword", "rows": 33.7179, "cost": 3.770719e-7, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 1.098058e-7, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 1.098058e-7, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7235927, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7235927, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 1.766222e-7, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.020750285, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 1.766222e-7, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi" ], "table": "mk", "rows_for_plan": 5.82816e-5, "cost_for_plan": 62.80844293, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi", "mk" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 5.82816e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.4226979, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.4226979, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 5.82816e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.5590365, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.5590365, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 5.82816e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7483169, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7483169, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 5.82816e-5 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 1.675827e-6, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.196882858, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 1.675827e-6, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi", "mk" ], "table": "ci", "rows_for_plan": 9.059759e-4, "cost_for_plan": 62.8084446, "pushdown_cond_selectivity": 0.022269008, "filtered": 2.226900787, "rows_out": 0.346167274, "selectivity": 0.022269008, "estimated_join_cardinality": 2.017518e-5, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi", "mk", "ci" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 2.017518e-5 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 1.847209e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 1.847209e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 2.017518e-5 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 3.451245e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 3.451245e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 2.017518e-5 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 1.847209e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 1.847209e-8, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi", "mk", "ci" ], "table": "chn", "rows_for_plan": 2.017518e-5, "cost_for_plan": 62.80844462, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi", "mk", "ci", "chn" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 2.017518e-5 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 1.847209e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 1.847209e-8, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi", "mk", "ci", "chn" ], "table": "n", "rows_for_plan": 2.017518e-5, "cost_for_plan": 62.80844464, "pushdown_cond_selectivity": 0.230711914, "filtered": 23.07119141, "rows_out": 0.230711914, "selectivity": 0.230711914, "estimated_join_cardinality": 4.654655e-6, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi", "mk", "ci", "chn", "n" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 4.654655e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 7.962433e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 7.962433e-9, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi", "mk", "ci", "chn", "n" ], "table": "an", "rows_for_plan": 7.132328e-6, "cost_for_plan": 62.80844465 } ] } ] }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi", "mk", "ci" ], "table": "an", "rows_for_plan": 3.091443e-5, "cost_for_plan": 62.80844464, "pruned_by_cost": true, "current_cost": 62.80844464, "best_cost": 62.80844465 } ] }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi", "mk" ], "table": "an", "rows_for_plan": 52.53171469, "cost_for_plan": 195.5567598, "pruned_by_cost": true, "current_cost": 195.5567598, "best_cost": 62.80844465 }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi", "mk" ], "table": "n", "rows_for_plan": 56.03716809, "cost_for_plan": 776.2311408, "pruned_by_cost": true, "current_cost": 776.2311408, "best_cost": 62.80844465 }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi", "mk" ], "table": "chn", "rows_for_plan": 183.0239902, "cost_for_plan": 598.3674794, "pruned_by_cost": true, "current_cost": 598.3674794, "best_cost": 62.80844465 } ] }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi" ], "table": "ci", "rows_for_plan": 9.548448e-5, "cost_for_plan": 62.80844299, "pruned_by_heuristic": true }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi" ], "table": "an", "rows_for_plan": 5.536531133, "cost_for_plan": 195.5320356, "pruned_by_cost": true, "current_cost": 195.5320356, "best_cost": 62.80844465 }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi" ], "table": "n", "rows_for_plan": 5.905985128, "cost_for_plan": 776.2047667, "pruned_by_cost": true, "current_cost": 776.2047667, "best_cost": 62.80844465 }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t", "mi" ], "table": "chn", "rows_for_plan": 19.28964294, "cost_for_plan": 598.2813389, "pruned_by_cost": true, "current_cost": 598.2813389, "best_cost": 62.80844465 } ] }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t" ], "table": "ci", "rows_for_plan": 1.588972e-5, "cost_for_plan": 62.80844283, "pruned_by_heuristic": true }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t" ], "table": "mk", "rows_for_plan": 9.698729e-6, "cost_for_plan": 62.80844287, "pruned_by_heuristic": true }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t" ], "table": "an", "rows_for_plan": 0.921342464, "cost_for_plan": 195.5298654, "pruned_by_cost": true, "current_cost": 195.5298654, "best_cost": 62.80844465 }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t" ], "table": "n", "rows_for_plan": 0.982823858, "cost_for_plan": 776.2024518, "pruned_by_cost": true, "current_cost": 776.2024518, "best_cost": 62.80844465 }, { "plan_prefix": [ "cn", "it", "rt", "k", "mc", "t" ], "table": "chn", "rows_for_plan": 3.210018462, "cost_for_plan": 598.273778, "pruned_by_cost": true, "current_cost": 598.273778, "best_cost": 62.80844465 } ] }, { "plan_prefix": ["cn", "it", "rt", "k", "mc"], "table": "mi", "rows_for_plan": 100.2505004, "cost_for_plan": 62.99713556, "pruned_by_cost": true, "current_cost": 62.99713556, "best_cost": 62.80844465 }, { "plan_prefix": ["cn", "it", "rt", "k", "mc"], "table": "mk", "rows_for_plan": 158.2900881, "cost_for_plan": 63.0881112, "pruned_by_cost": true, "current_cost": 63.0881112, "best_cost": 62.80844465 }, { "plan_prefix": ["cn", "it", "rt", "k", "mc"], "table": "ci", "rows_for_plan": 259.331355, "cost_for_plan": 63.26958128, "pruned_by_cost": true, "current_cost": 63.26958128, "best_cost": 62.80844465 }, { "plan_prefix": ["cn", "it", "rt", "k", "mc"], "table": "an", "rows_for_plan": 15036957.79, "cost_for_plan": 5252.89197, "pruned_by_cost": true, "current_cost": 5252.89197, "best_cost": 62.80844465 }, { "plan_prefix": ["cn", "it", "rt", "k", "mc"], "table": "n", "rows_for_plan": 16040377.44, "cost_for_plan": 6171.044663, "pruned_by_cost": true, "current_cost": 6171.044663, "best_cost": 62.80844465 }, { "plan_prefix": ["cn", "it", "rt", "k", "mc"], "table": "chn", "rows_for_plan": 52389761.71, "cost_for_plan": 18218.50352, "pruned_by_cost": true, "current_cost": 18218.50352, "best_cost": 62.80844465 } ] }, { "plan_prefix": ["cn", "it", "rt", "k"], "table": "mk", "rows_for_plan": 50.66381532, "cost_for_plan": 62.84983332, "pruned_by_cost": true, "current_cost": 62.84983332, "best_cost": 62.80844465 }, { "plan_prefix": ["cn", "it", "rt", "k"], "table": "mi", "rows_for_plan": 313969.6386, "cost_for_plan": 453.2752823, "pruned_by_cost": true, "current_cost": 453.2752823, "best_cost": 62.80844465 }, { "plan_prefix": ["cn", "it", "rt", "k"], "table": "an", "rows_for_plan": 1354339.247, "cost_for_plan": 568.5504489, "pruned_by_cost": true, "current_cost": 568.5504489, "best_cost": 62.80844465 }, { "plan_prefix": ["cn", "it", "rt", "k"], "table": "n", "rows_for_plan": 1444714.616, "cost_for_plan": 1174.118172, "pruned_by_cost": true, "current_cost": 1174.118172, "best_cost": 62.80844465 }, { "plan_prefix": ["cn", "it", "rt", "k"], "table": "chn", "rows_for_plan": 4718608.073, "cost_for_plan": 1898.0284, "pruned_by_cost": true, "current_cost": 1898.0284, "best_cost": 62.80844465 }, { "plan_prefix": ["cn", "it", "rt", "k"], "table": "ci", "rows_for_plan": 1212770.114, "cost_for_plan": 5086.91551, "pruned_by_cost": true, "current_cost": 5086.91551, "best_cost": 62.80844465 } ] }, { "plan_prefix": ["cn", "it", "rt"], "table": "mc", "rows_for_plan": 4.170709095, "cost_for_plan": 40.31033109, "rest_of_plan": [ { "plan_prefix": ["cn", "it", "rt", "mc"], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 1168.256446, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 1168.256446, "uses_join_buffering": true } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.007147094, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 0.154914394, "cost": 0.007147094, "uses_join_buffering": false } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45983978, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45983978, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 4143.337644, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 4143.337644, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 1818.030505, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 1818.030505, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.074556857, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.074556857, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 944.6885163, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 0.051812946, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 0.051812946, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.119924376, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 13762.71101, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.119924376, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "it", "rt", "mc"], "table": "t", "rows_for_plan": 0.646102873, "cost_for_plan": 40.31747818, "pushdown_cond_selectivity": 6.127187e-8, "filtered": 6.127187e-6, "rows_out": 6.127187e-8, "selectivity": 6.127187e-8, "estimated_join_cardinality": 2.555471e-7, "rest_of_plan": [ { "plan_prefix": ["cn", "it", "rt", "mc", "t"], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4643301, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4643301, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3937012, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3937012, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7211341, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7211341, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 4.568238e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 4.568238e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 7.31202e-5, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 3.174676e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 3.174676e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 7.34799e-9, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 8.632715e-4, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 7.34799e-9, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "it", "rt", "mc", "t"], "table": "k", "rows_for_plan": 1.022189e-6, "cost_for_plan": 62.77246858, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.022189e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7214226, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7214226, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.022189e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4653352, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4653352, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.022189e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.394009, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.394009, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 1.022189e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "keyword_id_movie_keyword", "rows": 33.7179, "cost": 6.27491e-8, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 1.827295e-8, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 33.7179, "rows_out": 9.4882, "cost": 6.27491e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 1.022189e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 2.924808e-4, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 1.26987e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 1.26987e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.022189e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 2.939196e-8, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.003453086, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 2.939196e-8, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k" ], "table": "mi", "rows_for_plan": 6.142535e-6, "cost_for_plan": 62.77246859, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4728961, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4728961, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3963239, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3963239, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "keyword_id_movie_keyword", "rows": 33.7179, "cost": 3.770719e-7, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 1.098058e-7, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 1.098058e-7, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7235927, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7235927, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 1.766222e-7, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.020750285, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 1.766222e-7, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi" ], "table": "mk", "rows_for_plan": 5.82816e-5, "cost_for_plan": 62.7724687, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi", "mk" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 5.82816e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.4226979, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.4226979, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 5.82816e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.5590365, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.5590365, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 5.82816e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7483169, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7483169, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 5.82816e-5 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 1.675827e-6, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.196882858, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 1.675827e-6, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi", "mk" ], "table": "ci", "rows_for_plan": 9.059759e-4, "cost_for_plan": 62.77247038, "pushdown_cond_selectivity": 0.022269008, "filtered": 2.226900787, "rows_out": 0.346167274, "selectivity": 0.022269008, "estimated_join_cardinality": 2.017518e-5, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi", "mk", "ci" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 2.017518e-5 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 1.847209e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 1.847209e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 2.017518e-5 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 3.451245e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 3.451245e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 2.017518e-5 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 1.847209e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 1.847209e-8, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi", "mk", "ci" ], "table": "chn", "rows_for_plan": 2.017518e-5, "cost_for_plan": 62.7724704, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi", "mk", "ci", "chn" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 2.017518e-5 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 1.847209e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 1.847209e-8, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi", "mk", "ci", "chn" ], "table": "n", "rows_for_plan": 2.017518e-5, "cost_for_plan": 62.77247042, "pushdown_cond_selectivity": 0.230711914, "filtered": 23.07119141, "rows_out": 0.230711914, "selectivity": 0.230711914, "estimated_join_cardinality": 4.654655e-6, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi", "mk", "ci", "chn", "n" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 4.654655e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 7.962433e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 7.962433e-9, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi", "mk", "ci", "chn", "n" ], "table": "an", "rows_for_plan": 7.132328e-6, "cost_for_plan": 62.77247042 } ] } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi", "mk", "ci" ], "table": "an", "rows_for_plan": 3.091443e-5, "cost_for_plan": 62.77247041, "pruned_by_cost": true, "current_cost": 62.77247041, "best_cost": 62.77247042 } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi", "mk" ], "table": "an", "rows_for_plan": 52.53171469, "cost_for_plan": 195.5207856, "pruned_by_cost": true, "current_cost": 195.5207856, "best_cost": 62.77247042 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi", "mk" ], "table": "n", "rows_for_plan": 56.03716809, "cost_for_plan": 776.1951666, "pruned_by_cost": true, "current_cost": 776.1951666, "best_cost": 62.77247042 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi", "mk" ], "table": "chn", "rows_for_plan": 183.0239902, "cost_for_plan": 598.3315052, "pruned_by_cost": true, "current_cost": 598.3315052, "best_cost": 62.77247042 } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi" ], "table": "ci", "rows_for_plan": 9.548448e-5, "cost_for_plan": 62.77246877, "pruned_by_heuristic": true }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi" ], "table": "an", "rows_for_plan": 5.536531133, "cost_for_plan": 195.4960613, "pruned_by_cost": true, "current_cost": 195.4960613, "best_cost": 62.77247042 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi" ], "table": "n", "rows_for_plan": 5.905985128, "cost_for_plan": 776.1687925, "pruned_by_cost": true, "current_cost": 776.1687925, "best_cost": 62.77247042 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k", "mi" ], "table": "chn", "rows_for_plan": 19.28964294, "cost_for_plan": 598.2453646, "pruned_by_cost": true, "current_cost": 598.2453646, "best_cost": 62.77247042 } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k" ], "table": "ci", "rows_for_plan": 1.588972e-5, "cost_for_plan": 62.77246861, "pruned_by_heuristic": true }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k" ], "table": "mk", "rows_for_plan": 9.698729e-6, "cost_for_plan": 62.77246864, "pruned_by_heuristic": true }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k" ], "table": "an", "rows_for_plan": 0.921342464, "cost_for_plan": 195.4938912, "pruned_by_cost": true, "current_cost": 195.4938912, "best_cost": 62.77247042 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k" ], "table": "n", "rows_for_plan": 0.982823858, "cost_for_plan": 776.1664776, "pruned_by_cost": true, "current_cost": 776.1664776, "best_cost": 62.77247042 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "k" ], "table": "chn", "rows_for_plan": 3.210018462, "cost_for_plan": 598.2378038, "pruned_by_cost": true, "current_cost": 598.2378038, "best_cost": 62.77247042 } ] }, { "plan_prefix": ["cn", "it", "rt", "mc", "t"], "table": "mi", "rows_for_plan": 1.535634e-6, "cost_for_plan": 40.31747818, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi" ], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4659756, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4659756, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3942051, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3942051, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 2.745145e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 2.745145e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7216064, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7216064, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 4.415554e-8, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.005187571, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 4.415554e-8, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi" ], "table": "k", "rows_for_plan": 6.142535e-6, "cost_for_plan": 62.77246859, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "k" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4728961, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4728961, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3963239, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3963239, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "keyword_id_movie_keyword", "rows": 33.7179, "cost": 3.770719e-7, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 1.098058e-7, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 1.098058e-7, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7235927, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7235927, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 6.142535e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 1.766222e-7, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.020750285, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 1.766222e-7, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "k" ], "table": "mk", "rows_for_plan": 5.82816e-5, "cost_for_plan": 62.7724687, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "k", "mk" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 5.82816e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.4226979, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.4226979, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 5.82816e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.5590365, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.5590365, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 5.82816e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7483169, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7483169, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 5.82816e-5 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 1.675827e-6, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.196882858, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 1.675827e-6, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "k", "mk" ], "table": "ci", "rows_for_plan": 9.059759e-4, "cost_for_plan": 62.77247037, "pruned_by_cost": true, "current_cost": 62.77247037, "best_cost": 62.77247042 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "k", "mk" ], "table": "an", "rows_for_plan": 52.53171469, "cost_for_plan": 195.5207856, "pruned_by_cost": true, "current_cost": 195.5207856, "best_cost": 62.77247042 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "k", "mk" ], "table": "n", "rows_for_plan": 56.03716809, "cost_for_plan": 776.1951666, "pruned_by_cost": true, "current_cost": 776.1951666, "best_cost": 62.77247042 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "k", "mk" ], "table": "chn", "rows_for_plan": 183.0239902, "cost_for_plan": 598.3315052, "pruned_by_cost": true, "current_cost": 598.3315052, "best_cost": 62.77247042 } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "k" ], "table": "ci", "rows_for_plan": 9.548448e-5, "cost_for_plan": 62.77246876, "pruned_by_heuristic": true }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "k" ], "table": "an", "rows_for_plan": 5.536531133, "cost_for_plan": 195.4960613, "pruned_by_cost": true, "current_cost": 195.4960613, "best_cost": 62.77247042 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "k" ], "table": "n", "rows_for_plan": 5.905985128, "cost_for_plan": 776.1687925, "pruned_by_cost": true, "current_cost": 776.1687925, "best_cost": 62.77247042 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "k" ], "table": "chn", "rows_for_plan": 19.28964294, "cost_for_plan": 598.2453646, "pruned_by_cost": true, "current_cost": 598.2453646, "best_cost": 62.77247042 } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi" ], "table": "mk", "rows_for_plan": 1.45704e-5, "cost_for_plan": 40.31747821, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4850193, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4850193, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.4000357, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.4000357, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 1.523278e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 1.523278e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7270724, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7270724, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 4.189566e-7, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.049220714, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 4.189566e-7, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk" ], "table": "k", "rows_for_plan": 1.45704e-5, "cost_for_plan": 40.31747823, "pushdown_cond_selectivity": 2.981292e-5, "filtered": 0.002981292, "rows_out": 2.981292e-5, "selectivity": 2.981292e-5, "estimated_join_cardinality": 4.34386e-10, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk", "k" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936188, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936188, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4640609, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4640609, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7210569, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7210569, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 1.24903e-11, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 1.467413e-6, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 1.24903e-11, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk", "k" ], "table": "ci", "rows_for_plan": 6.752447e-9, "cost_for_plan": 40.31747823, "pushdown_cond_selectivity": 0.022269008, "filtered": 2.226900787, "rows_out": 0.346167274, "selectivity": 0.022269008, "estimated_join_cardinality": 1.5037e-10, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk", "k", "ci" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.57681e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.57681e-13, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 2.57229e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 2.57229e-13, "uses_join_buffering": false } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.57681e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.57681e-13, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk", "k", "ci" ], "table": "chn", "rows_for_plan": 1.5037e-10, "cost_for_plan": 40.31747823, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk", "k", "ci", "chn" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.57681e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.57681e-13, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk", "k", "ci", "chn" ], "table": "n", "rows_for_plan": 1.5037e-10, "cost_for_plan": 40.31747823, "pushdown_cond_selectivity": 0.230711914, "filtered": 23.07119141, "rows_out": 0.230711914, "selectivity": 0.230711914, "estimated_join_cardinality": 3.46922e-11, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk", "k", "ci", "chn", "n" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 3.46922e-11 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 5.93459e-14, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 5.93459e-14, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk", "k", "ci", "chn", "n" ], "table": "an", "rows_for_plan": 5.31589e-11, "cost_for_plan": 40.31747823 } ] } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk", "k", "ci" ], "table": "an", "rows_for_plan": 2.30412e-10, "cost_for_plan": 40.31747823, "pruned_by_cost": true, "current_cost": 40.31747823, "best_cost": 40.31747823 } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk", "k" ], "table": "an", "rows_for_plan": 3.91531e-4, "cost_for_plan": 173.0385351, "pruned_by_cost": true, "current_cost": 173.0385351, "best_cost": 40.31747823 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk", "k" ], "table": "n", "rows_for_plan": 4.17658e-4, "cost_for_plan": 753.711097, "pruned_by_cost": true, "current_cost": 753.711097, "best_cost": 40.31747823 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk", "k" ], "table": "chn", "rows_for_plan": 0.00136412, "cost_for_plan": 575.7815391, "pruned_by_cost": true, "current_cost": 575.7815391, "best_cost": 40.31747823 } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk" ], "table": "ci", "rows_for_plan": 2.26494e-4, "cost_for_plan": 40.31747863, "pruned_by_cost": true, "current_cost": 40.31747863, "best_cost": 40.31747823 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk" ], "table": "an", "rows_for_plan": 13.13292867, "cost_for_plan": 173.0445506, "pruned_by_cost": true, "current_cost": 173.0445506, "best_cost": 40.31747823 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk" ], "table": "n", "rows_for_plan": 14.00929202, "cost_for_plan": 753.7175139, "pruned_by_cost": true, "current_cost": 753.7175139, "best_cost": 40.31747823 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi", "mk" ], "table": "chn", "rows_for_plan": 45.75599755, "cost_for_plan": 575.8024975, "pruned_by_cost": true, "current_cost": 575.8024975, "best_cost": 40.31747823 } ] }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi" ], "table": "ci", "rows_for_plan": 2.387112e-5, "cost_for_plan": 40.31747823, "pruned_by_cost": true, "current_cost": 40.31747823, "best_cost": 40.31747823 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi" ], "table": "an", "rows_for_plan": 1.384132783, "cost_for_plan": 173.0390846, "pruned_by_cost": true, "current_cost": 173.0390846, "best_cost": 40.31747823 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi" ], "table": "n", "rows_for_plan": 1.476496282, "cost_for_plan": 753.7116832, "pruned_by_cost": true, "current_cost": 753.7116832, "best_cost": 40.31747823 }, { "plan_prefix": [ "cn", "it", "rt", "mc", "t", "mi" ], "table": "chn", "rows_for_plan": 4.822410736, "cost_for_plan": 575.7834538, "pruned_by_cost": true, "current_cost": 575.7834538, "best_cost": 40.31747823 } ] }, { "plan_prefix": ["cn", "it", "rt", "mc", "t"], "table": "mk", "rows_for_plan": 2.424682e-6, "cost_for_plan": 40.31747818, "pruned_by_cost": true, "current_cost": 40.31747818, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt", "mc", "t"], "table": "ci", "rows_for_plan": 3.972429e-6, "cost_for_plan": 40.31747819, "pruned_by_cost": true, "current_cost": 40.31747819, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt", "mc", "t"], "table": "an", "rows_for_plan": 0.230335616, "cost_for_plan": 173.0386123, "pruned_by_cost": true, "current_cost": 173.0386123, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt", "mc", "t"], "table": "n", "rows_for_plan": 0.245705965, "cost_for_plan": 753.7111794, "pruned_by_cost": true, "current_cost": 753.7111794, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt", "mc", "t"], "table": "chn", "rows_for_plan": 0.802504616, "cost_for_plan": 575.7818083, "pruned_by_cost": true, "current_cost": 575.7818083, "best_cost": 40.31747823 } ] }, { "plan_prefix": ["cn", "it", "rt", "mc"], "table": "k", "rows_for_plan": 16.68283638, "cost_for_plan": 62.77017086, "pruned_by_cost": true, "current_cost": 62.77017086, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt", "mc"], "table": "mi", "rows_for_plan": 25.06262509, "cost_for_plan": 40.36214403, "pruned_by_cost": true, "current_cost": 40.36214403, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt", "mc"], "table": "mk", "rows_for_plan": 39.57252203, "cost_for_plan": 40.38488794, "pruned_by_cost": true, "current_cost": 40.38488794, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt", "mc"], "table": "ci", "rows_for_plan": 64.83283874, "cost_for_plan": 40.43025546, "pruned_by_cost": true, "current_cost": 40.43025546, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt", "mc"], "table": "an", "rows_for_plan": 3759239.448, "cost_for_plan": 1208.566777, "pruned_by_cost": true, "current_cost": 1208.566777, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt", "mc"], "table": "n", "rows_for_plan": 4010094.361, "cost_for_plan": 1858.340836, "pruned_by_cost": true, "current_cost": 1858.340836, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt", "mc"], "table": "chn", "rows_for_plan": 13097440.43, "cost_for_plan": 4183.647975, "pruned_by_cost": true, "current_cost": 4183.647975, "best_cost": 40.31747823 } ] }, { "plan_prefix": ["cn", "it", "rt"], "table": "mi", "rows_for_plan": 78492.40964, "cost_for_plan": 147.7862344, "pruned_by_cost": true, "current_cost": 147.7862344, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt"], "table": "an", "rows_for_plan": 338584.8117, "cost_for_plan": 245.6829617, "pruned_by_cost": true, "current_cost": 245.6829617, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt"], "table": "n", "rows_for_plan": 361178.6541, "cost_for_plan": 831.204117, "pruned_by_cost": true, "current_cost": 831.204117, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt"], "table": "chn", "rows_for_plan": 1179652.018, "cost_for_plan": 828.9173056, "pruned_by_cost": true, "current_cost": 828.9173056, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt"], "table": "ci", "rows_for_plan": 303192.5284, "cost_for_plan": 1309.279403, "pruned_by_cost": true, "current_cost": 1309.279403, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "rt"], "table": "mk", "rows_for_plan": 1699390.784, "cost_for_plan": 1150.203059, "pruned_by_cost": true, "current_cost": 1150.203059, "best_cost": 40.31747823 } ] }, { "plan_prefix": ["cn", "it"], "table": "t", "rows_for_plan": 0.058192787, "cost_for_plan": 473.8048192, "pruned_by_cost": true, "current_cost": 473.8048192, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it"], "table": "k", "rows_for_plan": 1.502579203, "cost_for_plan": 62.74461161, "pruned_by_cost": true, "current_cost": 62.74461161, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it"], "table": "mc", "rows_for_plan": 4.170709095, "cost_for_plan": 40.29743967, "rest_of_plan": [ { "plan_prefix": ["cn", "it", "mc"], "get_costs_for_tables": [ { "best_access_path": { "table": "rt", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 12, "rows_after_filter": 1, "rows_out": 1, "cost": 0.01395968, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.01395968, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 939.4465775, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 939.4465775, "uses_join_buffering": true } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.007147094, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 0.154914394, "cost": 0.007147094, "uses_join_buffering": false } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45882436, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45882436, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 3346.148835, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 3346.148835, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 1573.952102, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 1573.952102, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.074556857, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.074556857, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 944.6885163, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 0.051812946, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 0.051812946, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.119924376, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.119924376, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "it", "mc"], "table": "rt", "rows_for_plan": 4.170709095, "cost_for_plan": 40.31139935, "rest_of_plan": [ { "plan_prefix": ["cn", "it", "mc", "rt"], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 1168.256446, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 1168.256446, "uses_join_buffering": true } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.007147094, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 0.154914394, "cost": 0.007147094, "uses_join_buffering": false } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45983978, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45983978, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 4143.337644, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 4143.337644, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 1818.030505, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 1818.030505, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.074556857, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.074556857, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 944.6885163, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 0.051812946, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 0.051812946, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.119924376, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 13762.71101, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.119924376, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "it", "mc", "rt"], "table": "t", "rows_for_plan": 0.646102873, "cost_for_plan": 40.31854645, "pruned_by_cost": true, "current_cost": 40.31854645, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "mc", "rt"], "table": "k", "rows_for_plan": 16.68283638, "cost_for_plan": 62.77123913, "pruned_by_cost": true, "current_cost": 62.77123913, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "mc", "rt"], "table": "mi", "rows_for_plan": 25.06262509, "cost_for_plan": 40.3632123, "pruned_by_cost": true, "current_cost": 40.3632123, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "mc", "rt"], "table": "mk", "rows_for_plan": 39.57252203, "cost_for_plan": 40.38595621, "pruned_by_cost": true, "current_cost": 40.38595621, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "mc", "rt"], "table": "ci", "rows_for_plan": 64.83283874, "cost_for_plan": 40.43132373, "pruned_by_cost": true, "current_cost": 40.43132373, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "mc", "rt"], "table": "an", "rows_for_plan": 3759239.448, "cost_for_plan": 1208.567845, "pruned_by_cost": true, "current_cost": 1208.567845, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "mc", "rt"], "table": "n", "rows_for_plan": 4010094.361, "cost_for_plan": 1858.341905, "pruned_by_cost": true, "current_cost": 1858.341905, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "mc", "rt"], "table": "chn", "rows_for_plan": 13097440.43, "cost_for_plan": 4183.649044, "pruned_by_cost": true, "current_cost": 4183.649044, "best_cost": 40.31747823 } ] }, { "plan_prefix": ["cn", "it", "mc"], "table": "t", "rows_for_plan": 0.646102873, "cost_for_plan": 40.30458677, "pushdown_cond_selectivity": 6.127187e-8, "filtered": 6.127187e-6, "rows_out": 6.127187e-8, "selectivity": 6.127187e-8, "estimated_join_cardinality": 2.555471e-7, "rest_of_plan": [ { "plan_prefix": ["cn", "it", "mc", "t"], "get_costs_for_tables": [ { "best_access_path": { "table": "rt", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 12, "rows_after_filter": 1, "rows_out": 1, "cost": 0.0128108, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.0128108, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4642813, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4642813, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936863, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936863, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7211201, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7211201, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 4.568238e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 4.568238e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 7.31202e-5, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 3.174676e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 3.174676e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 7.34799e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 7.34799e-9, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "it", "mc", "t"], "table": "rt", "rows_for_plan": 2.555471e-7, "cost_for_plan": 40.31739757, "rest_of_plan": [ { "plan_prefix": ["cn", "it", "mc", "t", "rt"], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7211341, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7211341, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4643301, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4643301, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3937012, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3937012, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 4.568238e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 4.568238e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 7.31202e-5, "chosen": true }, { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 3.174676e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 3.174676e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 7.34799e-9, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 8.632715e-4, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 7.34799e-9, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "it", "mc", "t", "rt"], "table": "k", "rows_for_plan": 1.022189e-6, "cost_for_plan": 62.77238797, "pruned_by_cost": true, "current_cost": 62.77238797, "best_cost": 40.31747823 }, { "plan_prefix": ["cn", "it", "mc", "t", "rt"], "table": "mi", "rows_for_plan": 1.535634e-6, "cost_for_plan": 40.31739757, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi" ], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4659756, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4659756, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3942051, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3942051, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 2.745145e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 2.745145e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7216064, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7216064, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 4.415554e-8, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.005187571, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 4.415554e-8, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi" ], "table": "k", "rows_for_plan": 6.142535e-6, "cost_for_plan": 62.77238797, "pruned_by_cost": true, "current_cost": 62.77238797, "best_cost": 40.31747823 }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi" ], "table": "mk", "rows_for_plan": 1.45704e-5, "cost_for_plan": 40.3173976, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4850193, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4850193, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.4000357, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.4000357, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 1.523278e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 1.523278e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7270724, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7270724, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 4.189566e-7, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.049220714, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 4.189566e-7, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk" ], "table": "k", "rows_for_plan": 1.45704e-5, "cost_for_plan": 40.31739761, "pushdown_cond_selectivity": 2.981292e-5, "filtered": 0.002981292, "rows_out": 2.981292e-5, "selectivity": 2.981292e-5, "estimated_join_cardinality": 4.34386e-10, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk", "k" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936188, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936188, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4640609, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4640609, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7210569, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7210569, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 1.24903e-11, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 1.467413e-6, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 1.24903e-11, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk", "k" ], "table": "ci", "rows_for_plan": 6.752447e-9, "cost_for_plan": 40.31739761, "pushdown_cond_selectivity": 0.022269008, "filtered": 2.226900787, "rows_out": 0.346167274, "selectivity": 0.022269008, "estimated_join_cardinality": 1.5037e-10, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk", "k", "ci" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.57681e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.57681e-13, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 2.57229e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 2.57229e-13, "uses_join_buffering": false } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.57681e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.57681e-13, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk", "k", "ci" ], "table": "chn", "rows_for_plan": 1.5037e-10, "cost_for_plan": 40.31739761, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk", "k", "ci", "chn" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.57681e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.57681e-13, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk", "k", "ci", "chn" ], "table": "n", "rows_for_plan": 1.5037e-10, "cost_for_plan": 40.31739761, "pushdown_cond_selectivity": 0.230711914, "filtered": 23.07119141, "rows_out": 0.230711914, "selectivity": 0.230711914, "estimated_join_cardinality": 3.46922e-11, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk", "k", "ci", "chn", "n" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 3.46922e-11 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 5.93459e-14, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 5.93459e-14, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk", "k", "ci", "chn", "n" ], "table": "an", "rows_for_plan": 5.31589e-11, "cost_for_plan": 40.31739761 } ] } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk", "k", "ci" ], "table": "an", "rows_for_plan": 2.30412e-10, "cost_for_plan": 40.31739761, "pruned_by_cost": true, "current_cost": 40.31739761, "best_cost": 40.31739761 } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk", "k" ], "table": "an", "rows_for_plan": 3.91531e-4, "cost_for_plan": 173.0384545, "pruned_by_cost": true, "current_cost": 173.0384545, "best_cost": 40.31739761 }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk", "k" ], "table": "n", "rows_for_plan": 4.17658e-4, "cost_for_plan": 753.7110164, "pruned_by_cost": true, "current_cost": 753.7110164, "best_cost": 40.31739761 }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk", "k" ], "table": "chn", "rows_for_plan": 0.00136412, "cost_for_plan": 575.7814585, "pruned_by_cost": true, "current_cost": 575.7814585, "best_cost": 40.31739761 } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk" ], "table": "ci", "rows_for_plan": 2.26494e-4, "cost_for_plan": 40.31739802, "pruned_by_cost": true, "current_cost": 40.31739802, "best_cost": 40.31739761 }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk" ], "table": "an", "rows_for_plan": 13.13292867, "cost_for_plan": 173.04447, "pruned_by_cost": true, "current_cost": 173.04447, "best_cost": 40.31739761 }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk" ], "table": "n", "rows_for_plan": 14.00929202, "cost_for_plan": 753.7174333, "pruned_by_cost": true, "current_cost": 753.7174333, "best_cost": 40.31739761 }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi", "mk" ], "table": "chn", "rows_for_plan": 45.75599755, "cost_for_plan": 575.8024169, "pruned_by_cost": true, "current_cost": 575.8024169, "best_cost": 40.31739761 } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi" ], "table": "ci", "rows_for_plan": 2.387112e-5, "cost_for_plan": 40.31739761, "pruned_by_cost": true, "current_cost": 40.31739761, "best_cost": 40.31739761 }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi" ], "table": "an", "rows_for_plan": 1.384132783, "cost_for_plan": 173.039004, "pruned_by_cost": true, "current_cost": 173.039004, "best_cost": 40.31739761 }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi" ], "table": "n", "rows_for_plan": 1.476496282, "cost_for_plan": 753.7116026, "pruned_by_cost": true, "current_cost": 753.7116026, "best_cost": 40.31739761 }, { "plan_prefix": [ "cn", "it", "mc", "t", "rt", "mi" ], "table": "chn", "rows_for_plan": 4.822410736, "cost_for_plan": 575.7833732, "pruned_by_cost": true, "current_cost": 575.7833732, "best_cost": 40.31739761 } ] }, { "plan_prefix": ["cn", "it", "mc", "t", "rt"], "table": "mk", "rows_for_plan": 2.424682e-6, "cost_for_plan": 40.31739757, "pruned_by_cost": true, "current_cost": 40.31739757, "best_cost": 40.31739761 }, { "plan_prefix": ["cn", "it", "mc", "t", "rt"], "table": "ci", "rows_for_plan": 3.972429e-6, "cost_for_plan": 40.31739757, "pruned_by_cost": true, "current_cost": 40.31739757, "best_cost": 40.31739761 }, { "plan_prefix": ["cn", "it", "mc", "t", "rt"], "table": "an", "rows_for_plan": 0.230335616, "cost_for_plan": 173.0385317, "pruned_by_cost": true, "current_cost": 173.0385317, "best_cost": 40.31739761 }, { "plan_prefix": ["cn", "it", "mc", "t", "rt"], "table": "n", "rows_for_plan": 0.245705965, "cost_for_plan": 753.7110988, "pruned_by_cost": true, "current_cost": 753.7110988, "best_cost": 40.31739761 }, { "plan_prefix": ["cn", "it", "mc", "t", "rt"], "table": "chn", "rows_for_plan": 0.802504616, "cost_for_plan": 575.7817277, "pruned_by_cost": true, "current_cost": 575.7817277, "best_cost": 40.31739761 } ] }, { "plan_prefix": ["cn", "it", "mc", "t"], "table": "k", "rows_for_plan": 1.022189e-6, "cost_for_plan": 62.75957717, "pruned_by_cost": true, "current_cost": 62.75957717, "best_cost": 40.31739761 }, { "plan_prefix": ["cn", "it", "mc", "t"], "table": "mi", "rows_for_plan": 1.535634e-6, "cost_for_plan": 40.30458677, "rest_of_plan": [ { "plan_prefix": ["cn", "it", "mc", "t", "mi"], "get_costs_for_tables": [ { "best_access_path": { "table": "rt", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 12, "rows_after_filter": 1, "rows_out": 1, "cost": 0.012810801, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.012810801, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4656821, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4656821, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3941152, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3941152, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 2.745145e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 2.745145e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7215222, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7215222, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 4.415554e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 4.415554e-8, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "it", "mc", "t", "mi"], "table": "rt", "rows_for_plan": 1.535634e-6, "cost_for_plan": 40.31739757, "pruned_by_cost": true, "current_cost": 40.31739757, "best_cost": 40.31739761 }, { "plan_prefix": ["cn", "it", "mc", "t", "mi"], "table": "k", "rows_for_plan": 6.142535e-6, "cost_for_plan": 62.75957717, "pruned_by_cost": true, "current_cost": 62.75957717, "best_cost": 40.31739761 }, { "plan_prefix": ["cn", "it", "mc", "t", "mi"], "table": "mk", "rows_for_plan": 1.45704e-5, "cost_for_plan": 40.3045868, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk" ], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 1.523278e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 1.523278e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4822343, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4822343, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.399183, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.399183, "uses_join_buffering": true } } }, { "best_access_path": { "table": "rt", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 12, "rows_after_filter": 1, "rows_out": 1, "cost": 0.012810807, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.012810807, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.726273, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.726273, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.45704e-5 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 4.189566e-7, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 4.189566e-7, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk" ], "table": "k", "rows_for_plan": 1.45704e-5, "cost_for_plan": 40.30458681, "pushdown_cond_selectivity": 2.981292e-5, "filtered": 0.002981292, "rows_out": 2.981292e-5, "selectivity": 2.981292e-5, "estimated_join_cardinality": 4.34386e-10, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4640608, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4640608, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936188, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936188, "uses_join_buffering": true } } }, { "best_access_path": { "table": "rt", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 12, "rows_after_filter": 1, "rows_out": 1, "cost": 0.0128108, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.0128108, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7210569, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7210569, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 4.34386e-10 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 1.24903e-11, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 1.24903e-11, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k" ], "table": "rt", "rows_for_plan": 4.34386e-10, "cost_for_plan": 40.31739761, "pruned_by_cost": true, "current_cost": 40.31739761, "best_cost": 40.31739761 }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k" ], "table": "ci", "rows_for_plan": 6.752447e-9, "cost_for_plan": 40.30458681, "pushdown_cond_selectivity": 0.022269008, "filtered": 2.226900787, "rows_out": 0.346167274, "selectivity": 0.022269008, "estimated_join_cardinality": 1.5037e-10, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k", "ci" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.57681e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.57681e-13, "uses_join_buffering": false } } }, { "best_access_path": { "table": "rt", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.57681e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.57681e-13, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 2.57229e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 2.57229e-13, "uses_join_buffering": false } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.57681e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.57681e-13, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k", "ci" ], "table": "chn", "rows_for_plan": 1.5037e-10, "cost_for_plan": 40.30458681, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k", "ci", "chn" ], "get_costs_for_tables": [ { "best_access_path": { "table": "rt", "plan_details": { "record_count": 1.5037e-10 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.57681e-13, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.57681e-13, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k", "ci", "chn" ], "table": "rt", "rows_for_plan": 1.5037e-10, "cost_for_plan": 40.30458681, "pushdown_cond_selectivity": 0.083333333, "filtered": 8.333333333, "rows_out": 0.083333333, "selectivity": 0.083333333, "estimated_join_cardinality": 1.25309e-11, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k", "ci", "chn", "rt" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.25309e-11 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.14734e-14, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.14734e-14, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k", "ci", "chn", "rt" ], "table": "n", "rows_for_plan": 1.25309e-11, "cost_for_plan": 40.30458681, "pushdown_cond_selectivity": 0.230711914, "filtered": 23.07119141, "rows_out": 0.230711914, "selectivity": 0.230711914, "estimated_join_cardinality": 2.89102e-12, "rest_of_plan": [ { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k", "ci", "chn", "rt", "n" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 2.89102e-12 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 4.94549e-15, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 4.94549e-15, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k", "ci", "chn", "rt", "n" ], "table": "an", "rows_for_plan": 4.42991e-12, "cost_for_plan": 40.30458681 } ] } ] } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k", "ci" ], "table": "an", "rows_for_plan": 2.30412e-10, "cost_for_plan": 40.30458681, "pruned_by_cost": true, "current_cost": 40.30458681, "best_cost": 40.30458681 } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k" ], "table": "an", "rows_for_plan": 3.91531e-4, "cost_for_plan": 173.0256437, "pruned_by_cost": true, "current_cost": 173.0256437, "best_cost": 40.30458681 }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k" ], "table": "n", "rows_for_plan": 4.17658e-4, "cost_for_plan": 753.6982056, "pruned_by_cost": true, "current_cost": 753.6982056, "best_cost": 40.30458681 }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk", "k" ], "table": "chn", "rows_for_plan": 0.00136412, "cost_for_plan": 575.7686476, "pruned_by_cost": true, "current_cost": 575.7686476, "best_cost": 40.30458681 } ] }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk" ], "table": "rt", "rows_for_plan": 1.45704e-5, "cost_for_plan": 40.3173976, "pruned_by_cost": true, "current_cost": 40.3173976, "best_cost": 40.30458681 }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk" ], "table": "ci", "rows_for_plan": 2.26494e-4, "cost_for_plan": 40.30458722, "pruned_by_cost": true, "current_cost": 40.30458722, "best_cost": 40.30458681 }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk" ], "table": "an", "rows_for_plan": 13.13292867, "cost_for_plan": 173.0308598, "pruned_by_cost": true, "current_cost": 173.0308598, "best_cost": 40.30458681 }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk" ], "table": "n", "rows_for_plan": 14.00929202, "cost_for_plan": 753.7037698, "pruned_by_cost": true, "current_cost": 753.7037698, "best_cost": 40.30458681 }, { "plan_prefix": [ "cn", "it", "mc", "t", "mi", "mk" ], "table": "chn", "rows_for_plan": 45.75599755, "cost_for_plan": 575.7868211, "pruned_by_cost": true, "current_cost": 575.7868211, "best_cost": 40.30458681 } ] }, { "plan_prefix": ["cn", "it", "mc", "t", "mi"], "table": "ci", "rows_for_plan": 2.387112e-5, "cost_for_plan": 40.30458681, "pruned_by_cost": true, "current_cost": 40.30458681, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc", "t", "mi"], "table": "an", "rows_for_plan": 1.384132783, "cost_for_plan": 173.026109, "pruned_by_cost": true, "current_cost": 173.026109, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc", "t", "mi"], "table": "n", "rows_for_plan": 1.476496282, "cost_for_plan": 753.698702, "pruned_by_cost": true, "current_cost": 753.698702, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc", "t", "mi"], "table": "chn", "rows_for_plan": 4.822410736, "cost_for_plan": 575.7702689, "pruned_by_cost": true, "current_cost": 575.7702689, "best_cost": 40.30458681 } ] }, { "plan_prefix": ["cn", "it", "mc", "t"], "table": "mk", "rows_for_plan": 2.424682e-6, "cost_for_plan": 40.30458677, "pruned_by_cost": true, "current_cost": 40.30458677, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc", "t"], "table": "ci", "rows_for_plan": 3.972429e-6, "cost_for_plan": 40.30458677, "pruned_by_cost": true, "current_cost": 40.30458677, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc", "t"], "table": "an", "rows_for_plan": 0.230335616, "cost_for_plan": 173.0257069, "pruned_by_cost": true, "current_cost": 173.0257069, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc", "t"], "table": "n", "rows_for_plan": 0.245705965, "cost_for_plan": 753.6982731, "pruned_by_cost": true, "current_cost": 753.6982731, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc", "t"], "table": "chn", "rows_for_plan": 0.802504616, "cost_for_plan": 575.768868, "pruned_by_cost": true, "current_cost": 575.768868, "best_cost": 40.30458681 } ] }, { "plan_prefix": ["cn", "it", "mc"], "table": "k", "rows_for_plan": 16.68283638, "cost_for_plan": 62.75626403, "pruned_by_cost": true, "current_cost": 62.75626403, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc"], "table": "mi", "rows_for_plan": 25.06262509, "cost_for_plan": 40.34925262, "pruned_by_cost": true, "current_cost": 40.34925262, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc"], "table": "mk", "rows_for_plan": 39.57252203, "cost_for_plan": 40.37199653, "pruned_by_cost": true, "current_cost": 40.37199653, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc"], "table": "ci", "rows_for_plan": 64.83283874, "cost_for_plan": 40.41736405, "pruned_by_cost": true, "current_cost": 40.41736405, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc"], "table": "an", "rows_for_plan": 3759239.448, "cost_for_plan": 979.7440172, "pruned_by_cost": true, "current_cost": 979.7440172, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc"], "table": "n", "rows_for_plan": 4010094.361, "cost_for_plan": 1614.249542, "pruned_by_cost": true, "current_cost": 1614.249542, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it", "mc"], "table": "chn", "rows_for_plan": 13097440.43, "cost_for_plan": 3386.446275, "pruned_by_cost": true, "current_cost": 3386.446275, "best_cost": 40.30458681 } ] }, { "plan_prefix": ["cn", "it"], "table": "mi", "rows_for_plan": 78492.40964, "cost_for_plan": 147.773343, "pruned_by_cost": true, "current_cost": 147.773343, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it"], "table": "ci", "rows_for_plan": 303192.5284, "cost_for_plan": 6102.182797, "pruned_by_cost": true, "current_cost": 6102.182797, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it"], "table": "an", "rows_for_plan": 338584.8117, "cost_for_plan": 225.0617672, "pruned_by_cost": true, "current_cost": 225.0617672, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it"], "table": "n", "rows_for_plan": 361178.6541, "cost_for_plan": 809.2077257, "pruned_by_cost": true, "current_cost": 809.2077257, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it"], "table": "chn", "rows_for_plan": 1179652.018, "cost_for_plan": 757.1037145, "pruned_by_cost": true, "current_cost": 757.1037145, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "it"], "table": "mk", "rows_for_plan": 1699390.784, "cost_for_plan": 1046.755048, "pruned_by_cost": true, "current_cost": 1046.755048, "best_cost": 40.30458681 } ] }, { "plan_prefix": ["cn"], "table": "rt", "rows_for_plan": 0.375644801, "cost_for_plan": 40.27290435, "rest_of_plan": [ { "plan_prefix": ["cn", "rt"], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45524426, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45524426, "uses_join_buffering": true } } }, { "best_access_path": { "table": "it", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 113, "rows_after_filter": 1, "rows_out": 1, "cost": 0.029354413, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.029354413, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 184.7723998, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 184.7723998, "uses_join_buffering": true } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 2528312, "rows_after_filter": 1, "rows_out": 0.154914394, "cost": 433.5154518, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 0.154914394, "cost": 433.5154518, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mc", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "ref", "index": "company_id_movie_companies", "rows": 11.1028, "cost": 0.008072325, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 11.1028, "rows_out": 11.1028, "cost": 0.008072325, "uses_join_buffering": false } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 716.8143471, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 716.8143471, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 768.9183583, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 768.9183583, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4523930, "rows_after_filter": 4523930, "rows_out": 4523930, "cost": 1006.465681, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4523930, "rows_out": 4523930, "cost": 1006.465681, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 14835720, "rows_after_filter": 14835720, "rows_out": 14835720, "cost": 3356.815098, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 14835720, "rows_out": 14835720, "cost": 3356.815098, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 1268.977144, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 3294940.364, "rows_out": 807125.5818, "cost": 1268.977144, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "rt"], "table": "it", "rows_for_plan": 0.375644801, "cost_for_plan": 40.30225876, "rest_of_plan": [ { "plan_prefix": ["cn", "rt", "it"], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45533571, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45533571, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 205.380703, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 205.380703, "uses_join_buffering": true } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 2528312, "rows_after_filter": 1, "rows_out": 0.154914394, "cost": 433.5154747, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 0.154914394, "cost": 433.5154747, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mc", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "ref", "index": "company_id_movie_companies", "rows": 11.1028, "cost": 0.008072325, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 11.1028, "rows_out": 11.1028, "cost": 0.008072325, "uses_join_buffering": false } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 788.6150469, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 788.6150469, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 790.9018583, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 790.9018583, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4523930, "rows_after_filter": 4523930, "rows_out": 4523930, "cost": 1109.9008, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4523930, "rows_out": 4523930, "cost": 1109.9008, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "ref", "index": "info_type_id_movie_info", "rows": 208953.8028, "cost": 107.4839757, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 208953.8028, "rows_out": 208953.8028, "cost": 107.4839757, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 0.375644801 }, "considered_access_paths": [ { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 1268.977144, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 3294940.364, "rows_out": 807125.5818, "cost": 1268.977144, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "rt", "it"], "table": "t", "rows_for_plan": 0.058192787, "cost_for_plan": 473.8177334, "pruned_by_cost": true, "current_cost": 473.8177334, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt", "it"], "table": "k", "rows_for_plan": 1.502579203, "cost_for_plan": 62.75759448, "pruned_by_cost": true, "current_cost": 62.75759448, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt", "it"], "table": "mc", "rows_for_plan": 4.170709095, "cost_for_plan": 40.31033109, "pruned_by_cost": true, "current_cost": 40.31033109, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt", "it"], "table": "mi", "rows_for_plan": 78492.40964, "cost_for_plan": 147.7862344, "pruned_by_cost": true, "current_cost": 147.7862344, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt", "it"], "table": "an", "rows_for_plan": 338584.8117, "cost_for_plan": 245.6829617, "pruned_by_cost": true, "current_cost": 245.6829617, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt", "it"], "table": "n", "rows_for_plan": 361178.6541, "cost_for_plan": 831.204117, "pruned_by_cost": true, "current_cost": 831.204117, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt", "it"], "table": "chn", "rows_for_plan": 1179652.018, "cost_for_plan": 828.9173056, "pruned_by_cost": true, "current_cost": 828.9173056, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt", "it"], "table": "ci", "rows_for_plan": 303192.5284, "cost_for_plan": 1309.279403, "pruned_by_cost": true, "current_cost": 1309.279403, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt", "it"], "table": "mk", "rows_for_plan": 1699390.784, "cost_for_plan": 1150.203059, "pruned_by_cost": true, "current_cost": 1150.203059, "best_cost": 40.30458681 } ] }, { "plan_prefix": ["cn", "rt"], "table": "t", "rows_for_plan": 0.058192787, "cost_for_plan": 473.7883562, "pruned_by_cost": true, "current_cost": 473.7883562, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt"], "table": "k", "rows_for_plan": 1.502579203, "cost_for_plan": 62.72814861, "pruned_by_cost": true, "current_cost": 62.72814861, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt"], "table": "mc", "rows_for_plan": 4.170709095, "cost_for_plan": 40.28097667, "rest_of_plan": [ { "plan_prefix": ["cn", "rt", "mc"], "get_costs_for_tables": [ { "best_access_path": { "table": "it", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 113, "rows_after_filter": 1, "rows_out": 1, "cost": 0.03042268, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.03042268, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 939.4465775, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 939.4465775, "uses_join_buffering": true } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.007147094, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 0.154914394, "cost": 0.007147094, "uses_join_buffering": false } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45882436, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45882436, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 3346.148835, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 3346.148835, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 1573.952102, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 1573.952102, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.074556857, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.074556857, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 0.051812946, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 0.051812946, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.119924376, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 13762.71101, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.119924376, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "rt", "mc"], "table": "it", "rows_for_plan": 4.170709095, "cost_for_plan": 40.31139935, "pruned_by_cost": true, "current_cost": 40.31139935, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt", "mc"], "table": "t", "rows_for_plan": 0.646102873, "cost_for_plan": 40.28812377, "pushdown_cond_selectivity": 6.127187e-8, "filtered": 6.127187e-6, "rows_out": 6.127187e-8, "selectivity": 6.127187e-8, "estimated_join_cardinality": 2.555471e-7, "rest_of_plan": [ { "plan_prefix": ["cn", "rt", "mc", "t"], "get_costs_for_tables": [ { "best_access_path": { "table": "it", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 113, "rows_after_filter": 1, "rows_out": 1, "cost": 0.0292738, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.0292738, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4642813, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4642813, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936863, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936863, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7211201, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7211201, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 4.568238e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 4.568238e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 3.174676e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 3.174676e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 7.34799e-9, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 8.632715e-4, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 7.34799e-9, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "rt", "mc", "t"], "table": "it", "rows_for_plan": 2.555471e-7, "cost_for_plan": 40.31739757, "pruned_by_cost": true, "current_cost": 40.31739757, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt", "mc", "t"], "table": "k", "rows_for_plan": 1.022189e-6, "cost_for_plan": 62.74311417, "pruned_by_cost": true, "current_cost": 62.74311417, "best_cost": 40.30458681 }, { "plan_prefix": ["cn", "rt", "mc", "t"], "table": "mi", "rows_for_plan": 1.535634e-6, "cost_for_plan": 40.28812377, "rest_of_plan": [ { "plan_prefix": ["cn", "rt", "mc", "t", "mi"], "get_costs_for_tables": [ { "best_access_path": { "table": "it", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.631524e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.631524e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4656821, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4656821, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3941152, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3941152, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 2.745145e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 2.745145e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7215222, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7215222, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 4.415554e-8, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.005187571, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 4.415554e-8, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "rt", "mc", "t", "mi"], "table": "it", "rows_for_plan": 1.535634e-6, "cost_for_plan": 40.28812377, "pushdown_cond_selectivity": 0.008849558, "filtered": 0.884955752, "rows_out": 0.008849558, "selectivity": 0.008849558, "estimated_join_cardinality": 1.358968e-8, "rest_of_plan": [ { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it" ], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 1.358968e-8 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.358968e-8 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4640772, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4640772, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.358968e-8 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936238, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936238, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 1.358968e-8 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 2.42933e-10, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 2.42933e-10, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.358968e-8 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7210615, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7210615, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.358968e-8 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 3.90757e-10, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 4.590771e-5, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 3.90757e-10, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it" ], "table": "k", "rows_for_plan": 5.435872e-8, "cost_for_plan": 62.74311417, "pruned_by_cost": true, "current_cost": 62.74311417, "best_cost": 40.30458681 }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it" ], "table": "mk", "rows_for_plan": 1.289416e-7, "cost_for_plan": 40.28812377, "rest_of_plan": [ { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.289416e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4642457, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4642457, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.289416e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936754, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936754, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 1.289416e-7 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.20959e-10, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.20959e-10, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.289416e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7211099, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7211099, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.289416e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 3.707581e-9, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 4.355815e-4, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 3.707581e-9, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk" ], "table": "k", "rows_for_plan": 1.289416e-7, "cost_for_plan": 40.28812377, "pushdown_cond_selectivity": 2.981292e-5, "filtered": 0.002981292, "rows_out": 2.981292e-5, "selectivity": 2.981292e-5, "estimated_join_cardinality": 3.84413e-12, "rest_of_plan": [ { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk", "k" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 3.84413e-12 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936186, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936186, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 3.84413e-12 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4640602, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4640602, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 3.84413e-12 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7210567, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7210567, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 3.84413e-12 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 1.10534e-13, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 1.298596e-8, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 1.10534e-13, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk", "k" ], "table": "ci", "rows_for_plan": 5.97562e-11, "cost_for_plan": 40.28812377, "pushdown_cond_selectivity": 0.022269008, "filtered": 2.226900787, "rows_out": 0.346167274, "selectivity": 0.022269008, "estimated_join_cardinality": 1.33071e-12, "rest_of_plan": [ { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk", "k", "ci" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.33071e-12 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.28036e-15, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.28036e-15, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.33071e-12 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 2.27636e-15, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 2.27636e-15, "uses_join_buffering": false } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.33071e-12 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.28036e-15, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.28036e-15, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk", "k", "ci" ], "table": "chn", "rows_for_plan": 1.33071e-12, "cost_for_plan": 40.28812377, "rest_of_plan": [ { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk", "k", "ci", "chn" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.33071e-12 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.28036e-15, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.28036e-15, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk", "k", "ci", "chn" ], "table": "n", "rows_for_plan": 1.33071e-12, "cost_for_plan": 40.28812377, "pushdown_cond_selectivity": 0.230711914, "filtered": 23.07119141, "rows_out": 0.230711914, "selectivity": 0.230711914, "estimated_join_cardinality": 3.07011e-13, "rest_of_plan": [ { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk", "k", "ci", "chn", "n" ], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 3.07011e-13 }, "considered_access_paths": [ { "access_type": "ref", "index": "person_id_aka_name", "rows": 1.5323, "cost": 5.25185e-16, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 1.5323, "rows_out": 1.5323, "cost": 5.25185e-16, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk", "k", "ci", "chn", "n" ], "table": "an", "rows_for_plan": 4.70433e-13, "cost_for_plan": 40.28812377 } ] } ] }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk", "k", "ci" ], "table": "an", "rows_for_plan": 2.03905e-12, "cost_for_plan": 40.28812377, "pruned_by_cost": true, "current_cost": 40.28812377, "best_cost": 40.28812377 } ] }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk", "k" ], "table": "an", "rows_for_plan": 3.464876e-6, "cost_for_plan": 173.0091805, "pruned_by_cost": true, "current_cost": 173.0091805, "best_cost": 40.28812377 }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk", "k" ], "table": "n", "rows_for_plan": 3.696088e-6, "cost_for_plan": 753.6817424, "pruned_by_cost": true, "current_cost": 753.6817424, "best_cost": 40.28812377 }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk", "k" ], "table": "chn", "rows_for_plan": 1.207186e-5, "cost_for_plan": 575.752184, "pruned_by_cost": true, "current_cost": 575.752184, "best_cost": 40.28812377 } ] }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk" ], "table": "ci", "rows_for_plan": 2.004371e-6, "cost_for_plan": 40.28812378, "pruned_by_cost": true, "current_cost": 40.28812378, "best_cost": 40.28812377 }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk" ], "table": "an", "rows_for_plan": 0.116220608, "cost_for_plan": 173.0092337, "pruned_by_cost": true, "current_cost": 173.0092337, "best_cost": 40.28812377 }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk" ], "table": "n", "rows_for_plan": 0.123976036, "cost_for_plan": 753.6817992, "pruned_by_cost": true, "current_cost": 753.6817992, "best_cost": 40.28812377 }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it", "mk" ], "table": "chn", "rows_for_plan": 0.404920332, "cost_for_plan": 575.7523695, "pruned_by_cost": true, "current_cost": 575.7523695, "best_cost": 40.28812377 } ] }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it" ], "table": "ci", "rows_for_plan": 2.112489e-7, "cost_for_plan": 40.28812377, "pruned_by_cost": true, "current_cost": 40.28812377, "best_cost": 40.28812377 }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it" ], "table": "an", "rows_for_plan": 0.012248963, "cost_for_plan": 173.0091853, "pruned_by_cost": true, "current_cost": 173.0091853, "best_cost": 40.28812377 }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it" ], "table": "n", "rows_for_plan": 0.013066339, "cost_for_plan": 753.6817476, "pruned_by_cost": true, "current_cost": 753.6817476, "best_cost": 40.28812377 }, { "plan_prefix": [ "cn", "rt", "mc", "t", "mi", "it" ], "table": "chn", "rows_for_plan": 0.042676201, "cost_for_plan": 575.7522009, "pruned_by_cost": true, "current_cost": 575.7522009, "best_cost": 40.28812377 } ] }, { "plan_prefix": ["cn", "rt", "mc", "t", "mi"], "table": "k", "rows_for_plan": 6.142535e-6, "cost_for_plan": 62.74311417, "pruned_by_cost": true, "current_cost": 62.74311417, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc", "t", "mi"], "table": "mk", "rows_for_plan": 1.45704e-5, "cost_for_plan": 40.2881238, "pruned_by_cost": true, "current_cost": 40.2881238, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc", "t", "mi"], "table": "ci", "rows_for_plan": 2.387112e-5, "cost_for_plan": 40.28812381, "pruned_by_cost": true, "current_cost": 40.28812381, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc", "t", "mi"], "table": "an", "rows_for_plan": 1.384132783, "cost_for_plan": 173.009646, "pruned_by_cost": true, "current_cost": 173.009646, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc", "t", "mi"], "table": "n", "rows_for_plan": 1.476496282, "cost_for_plan": 753.682239, "pruned_by_cost": true, "current_cost": 753.682239, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc", "t", "mi"], "table": "chn", "rows_for_plan": 4.822410736, "cost_for_plan": 575.7538059, "pruned_by_cost": true, "current_cost": 575.7538059, "best_cost": 40.28812377 } ] }, { "plan_prefix": ["cn", "rt", "mc", "t"], "table": "mk", "rows_for_plan": 2.424682e-6, "cost_for_plan": 40.28812377, "pruned_by_cost": true, "current_cost": 40.28812377, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc", "t"], "table": "ci", "rows_for_plan": 3.972429e-6, "cost_for_plan": 40.28812377, "pruned_by_cost": true, "current_cost": 40.28812377, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc", "t"], "table": "an", "rows_for_plan": 0.230335616, "cost_for_plan": 173.0092439, "pruned_by_cost": true, "current_cost": 173.0092439, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc", "t"], "table": "n", "rows_for_plan": 0.245705965, "cost_for_plan": 753.6818101, "pruned_by_cost": true, "current_cost": 753.6818101, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc", "t"], "table": "chn", "rows_for_plan": 0.802504616, "cost_for_plan": 575.752405, "pruned_by_cost": true, "current_cost": 575.752405, "best_cost": 40.28812377 } ] }, { "plan_prefix": ["cn", "rt", "mc"], "table": "k", "rows_for_plan": 16.68283638, "cost_for_plan": 62.73980103, "pruned_by_cost": true, "current_cost": 62.73980103, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc"], "table": "mi", "rows_for_plan": 25.06262509, "cost_for_plan": 40.33278962, "pruned_by_cost": true, "current_cost": 40.33278962, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc"], "table": "mk", "rows_for_plan": 39.57252203, "cost_for_plan": 40.35553353, "pruned_by_cost": true, "current_cost": 40.35553353, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc"], "table": "ci", "rows_for_plan": 64.83283874, "cost_for_plan": 40.40090105, "pruned_by_cost": true, "current_cost": 40.40090105, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc"], "table": "an", "rows_for_plan": 3759239.448, "cost_for_plan": 979.7275542, "pruned_by_cost": true, "current_cost": 979.7275542, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc"], "table": "n", "rows_for_plan": 4010094.361, "cost_for_plan": 1614.233079, "pruned_by_cost": true, "current_cost": 1614.233079, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt", "mc"], "table": "chn", "rows_for_plan": 13097440.43, "cost_for_plan": 3386.429812, "pruned_by_cost": true, "current_cost": 3386.429812, "best_cost": 40.28812377 } ] }, { "plan_prefix": ["cn", "rt"], "table": "an", "rows_for_plan": 338584.8117, "cost_for_plan": 225.0453042, "pruned_by_cost": true, "current_cost": 225.0453042, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt"], "table": "n", "rows_for_plan": 361178.6541, "cost_for_plan": 809.1912627, "pruned_by_cost": true, "current_cost": 809.1912627, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt"], "table": "chn", "rows_for_plan": 1179652.018, "cost_for_plan": 757.0872515, "pruned_by_cost": true, "current_cost": 757.0872515, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt"], "table": "ci", "rows_for_plan": 303192.5284, "cost_for_plan": 1309.250049, "pruned_by_cost": true, "current_cost": 1309.250049, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt"], "table": "mk", "rows_for_plan": 1699390.784, "cost_for_plan": 1046.738585, "pruned_by_cost": true, "current_cost": 1046.738585, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "rt"], "table": "mi", "rows_for_plan": 5572961.085, "cost_for_plan": 3397.088002, "pruned_by_cost": true, "current_cost": 3397.088002, "best_cost": 40.28812377 } ] }, { "plan_prefix": ["cn"], "table": "t", "rows_for_plan": 0.058192787, "cost_for_plan": 473.7754647, "pruned_by_cost": true, "current_cost": 473.7754647, "best_cost": 40.28812377 }, { "plan_prefix": ["cn"], "table": "k", "rows_for_plan": 1.502579203, "cost_for_plan": 62.7151886, "pruned_by_cost": true, "current_cost": 62.7151886, "best_cost": 40.28812377 }, { "plan_prefix": ["cn"], "table": "mc", "rows_for_plan": 4.170709095, "cost_for_plan": 40.26810812, "rest_of_plan": [ { "plan_prefix": ["cn", "mc"], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45780894, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45780894, "uses_join_buffering": true } } }, { "best_access_path": { "table": "rt", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 12, "rows_after_filter": 1, "rows_out": 1, "cost": 0.013705826, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.013705826, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 710.6367093, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 710.6367093, "uses_join_buffering": true } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.007147094, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 0.154914394, "cost": 0.007147094, "uses_join_buffering": false } } }, { "best_access_path": { "table": "it", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 113, "rows_after_filter": 1, "rows_out": 1, "cost": 0.030168826, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.030168826, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 2548.960026, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 2548.960026, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 1329.873699, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 1329.873699, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.074556857, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.074556857, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 0.051812946, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 0.051812946, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.119924376, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.119924376, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "mc"], "table": "it", "rows_for_plan": 4.170709095, "cost_for_plan": 40.29827695, "pruned_by_cost": true, "current_cost": 40.29827695, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "mc"], "table": "rt", "rows_for_plan": 4.170709095, "cost_for_plan": 40.28181395, "rest_of_plan": [ { "plan_prefix": ["cn", "mc", "rt"], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.45882436, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.45882436, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 939.4465775, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 939.4465775, "uses_join_buffering": true } } }, { "best_access_path": { "table": "t", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 0.007147094, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 0.154914394, "cost": 0.007147094, "uses_join_buffering": false } } }, { "best_access_path": { "table": "it", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 113, "rows_after_filter": 1, "rows_out": 1, "cost": 0.03042268, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.03042268, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 3346.148835, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 3346.148835, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 1573.952102, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 1573.952102, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 0.074556857, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 0.074556857, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 0.051812946, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 0.051812946, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 4.170709095 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 0.119924376, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 13762.71101, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 0.119924376, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "mc", "rt"], "table": "it", "rows_for_plan": 4.170709095, "cost_for_plan": 40.31223663, "pruned_by_cost": true, "current_cost": 40.31223663, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "mc", "rt"], "table": "t", "rows_for_plan": 0.646102873, "cost_for_plan": 40.28896104, "pruned_by_cost": true, "current_cost": 40.28896104, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "mc", "rt"], "table": "k", "rows_for_plan": 16.68283638, "cost_for_plan": 62.74063831, "pruned_by_cost": true, "current_cost": 62.74063831, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "mc", "rt"], "table": "mi", "rows_for_plan": 25.06262509, "cost_for_plan": 40.3336269, "pruned_by_cost": true, "current_cost": 40.3336269, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "mc", "rt"], "table": "mk", "rows_for_plan": 39.57252203, "cost_for_plan": 40.35637081, "pruned_by_cost": true, "current_cost": 40.35637081, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "mc", "rt"], "table": "ci", "rows_for_plan": 64.83283874, "cost_for_plan": 40.40173833, "pruned_by_cost": true, "current_cost": 40.40173833, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "mc", "rt"], "table": "an", "rows_for_plan": 3759239.448, "cost_for_plan": 979.7283915, "pruned_by_cost": true, "current_cost": 979.7283915, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "mc", "rt"], "table": "n", "rows_for_plan": 4010094.361, "cost_for_plan": 1614.233916, "pruned_by_cost": true, "current_cost": 1614.233916, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "mc", "rt"], "table": "chn", "rows_for_plan": 13097440.43, "cost_for_plan": 3386.430649, "pruned_by_cost": true, "current_cost": 3386.430649, "best_cost": 40.28812377 } ] }, { "plan_prefix": ["cn", "mc"], "table": "t", "rows_for_plan": 0.646102873, "cost_for_plan": 40.27525522, "pushdown_cond_selectivity": 6.127187e-8, "filtered": 6.127187e-6, "rows_out": 6.127187e-8, "selectivity": 6.127187e-8, "estimated_join_cardinality": 2.555471e-7, "rest_of_plan": [ { "plan_prefix": ["cn", "mc", "t"], "get_costs_for_tables": [ { "best_access_path": { "table": "rt", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 12, "rows_after_filter": 1, "rows_out": 1, "cost": 0.0128108, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.0128108, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "it", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 113, "rows_after_filter": 1, "rows_out": 1, "cost": 0.0292738, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.0292738, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4642324, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4642324, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936713, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936713, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7211061, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7211061, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 4.568238e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 4.568238e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 3.174676e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 3.174676e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 7.34799e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 7.34799e-9, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "mc", "t"], "table": "it", "rows_for_plan": 2.555471e-7, "cost_for_plan": 40.30452902, "pruned_by_cost": true, "current_cost": 40.30452902, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "mc", "t"], "table": "rt", "rows_for_plan": 2.555471e-7, "cost_for_plan": 40.28806602, "rest_of_plan": [ { "plan_prefix": ["cn", "mc", "t", "rt"], "get_costs_for_tables": [ { "best_access_path": { "table": "an", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7211201, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7211201, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "it", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 113, "rows_after_filter": 1, "rows_out": 1, "cost": 0.0292738, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 1, "rows_out": 1, "cost": 0.0292738, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4642813, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4642813, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936863, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936863, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 4.568238e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 4.568238e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "mi", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_info", "rows": 6.0092, "cost": 3.174676e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 6.0092, "rows_out": 6.0092, "cost": 3.174676e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 2.555471e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 7.34799e-9, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 8.632715e-4, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 7.34799e-9, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "mc", "t", "rt"], "table": "it", "rows_for_plan": 2.555471e-7, "cost_for_plan": 40.31733982, "pruned_by_cost": true, "current_cost": 40.31733982, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "mc", "t", "rt"], "table": "k", "rows_for_plan": 1.022189e-6, "cost_for_plan": 62.74305642, "pruned_by_cost": true, "current_cost": 62.74305642, "best_cost": 40.28812377 }, { "plan_prefix": ["cn", "mc", "t", "rt"], "table": "mi", "rows_for_plan": 1.535634e-6, "cost_for_plan": 40.28806602, "rest_of_plan": [ { "plan_prefix": ["cn", "mc", "t", "rt", "mi"], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "it", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.631524e-9, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.631524e-9, "uses_join_buffering": false } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4656821, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4656821, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3941152, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3941152, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 2.745145e-8, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 2.745145e-8, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7215222, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7215222, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.535634e-6 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 4.415554e-8, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 0.005187571, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 4.415554e-8, "uses_join_buffering": false } } } ] }, { "plan_prefix": ["cn", "mc", "t", "rt", "mi"], "table": "it", "rows_for_plan": 1.535634e-6, "cost_for_plan": 40.28806602, "pushdown_cond_selectivity": 0.008849558, "filtered": 0.884955752, "rows_out": 0.008849558, "selectivity": 0.008849558, "estimated_join_cardinality": 1.358968e-8, "rest_of_plan": [ { "plan_prefix": [ "cn", "mc", "t", "rt", "mi", "it" ], "get_costs_for_tables": [ { "best_access_path": { "table": "k", "plan_details": { "record_count": 1.358968e-8 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 134170, "rows_after_filter": 4, "rows_out": 4, "cost": 22.4549904, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 4, "rows_out": 4, "cost": 22.4549904, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.358968e-8 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4640772, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4640772, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.358968e-8 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936238, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936238, "uses_join_buffering": true } } }, { "best_access_path": { "table": "mk", "plan_details": { "record_count": 1.358968e-8 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_movie_keyword", "rows": 9.4882, "cost": 2.42933e-10, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 9.4882, "rows_out": 9.4882, "cost": 2.42933e-10, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.358968e-8 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7210615, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7210615, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.358968e-8 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 3.90757e-10, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 4.590771e-5, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 3.90757e-10, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "mc", "t", "rt", "mi", "it" ], "table": "k", "rows_for_plan": 5.435872e-8, "cost_for_plan": 62.74305642, "pruned_by_cost": true, "current_cost": 62.74305642, "best_cost": 40.28812377 }, { "plan_prefix": [ "cn", "mc", "t", "rt", "mi", "it" ], "table": "mk", "rows_for_plan": 1.289416e-7, "cost_for_plan": 40.28806602, "rest_of_plan": [ { "plan_prefix": [ "cn", "mc", "t", "rt", "mi", "it", "mk" ], "get_costs_for_tables": [ { "best_access_path": { "table": "chn", "plan_details": { "record_count": 1.289416e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4642457, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4642457, "uses_join_buffering": true } } }, { "best_access_path": { "table": "n", "plan_details": { "record_count": 1.289416e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936754, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936754, "uses_join_buffering": true } } }, { "best_access_path": { "table": "k", "plan_details": { "record_count": 1.289416e-7 }, "considered_access_paths": [ { "access_type": "eq_ref", "index": "PRIMARY", "rows": 1, "cost": 2.20959e-10, "chosen": true }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "eq_ref", "rows_read": 1, "rows_out": 1, "cost": 2.20959e-10, "uses_join_buffering": false } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 1.289416e-7 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7211099, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7211099, "uses_join_buffering": true } } }, { "best_access_path": { "table": "ci", "plan_details": { "record_count": 1.289416e-7 }, "considered_access_paths": [ { "access_type": "ref", "index": "movie_id_cast_info", "rows": 15.5448, "cost": 3.707581e-9, "chosen": true }, { "access_type": "ref", "index": "role_id_cast_info", "rows": 3294940.364, "cost": 4.355815e-4, "chosen": false, "cause": "cost" }, { "type": "scan", "chosen": false, "cause": "cost" } ], "chosen_access_method": { "type": "ref", "rows_read": 15.5448, "rows_out": 15.5448, "cost": 3.707581e-9, "uses_join_buffering": false } } } ] }, { "plan_prefix": [ "cn", "mc", "t", "rt", "mi", "it", "mk" ], "table": "k", "rows_for_plan": 1.289416e-7, "cost_for_plan": 40.28806603, "pushdown_cond_selectivity": 2.981292e-5, "filtered": 0.002981292, "rows_out": 2.981292e-5, "selectivity": 2.981292e-5, "estimated_join_cardinality": 3.84413e-12, "rest_of_plan": [ { "plan_prefix": [ "cn", "mc", "t", "rt", "mi", "it", "mk", "k" ], "get_costs_for_tables": [ { "best_access_path": { "table": "n", "plan_details": { "record_count": 3.84413e-12 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 4167491, "rows_after_filter": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936186, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 961489.8256, "rows_out": 961489.8256, "cost": 713.3936186, "uses_join_buffering": true } } }, { "best_access_path": { "table": "chn", "plan_details": { "record_count": 3.84413e-12 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 3140339, "rows_after_filter": 3140339, "rows_out": 3140339, "cost": 535.4640602, "index_only": false, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 3140339, "rows_out": 3140339, "cost": 535.4640602, "uses_join_buffering": true } } }, { "best_access_path": { "table": "an", "plan_details": { "record_count": 3.84413e-12 }, "considered_access_paths": [ { "access_type": "scan_with_join_cache", "rows": 901343, "rows_after_filter": 901343, "rows_out": 901343, "cost": 132.7210567, "index_only": true, "chosen": true } ], "chosen_access_method": { "type": "scan", "rows_read": 901343, "rows_out": 901343, "cost": 132.7210567, "uses_join_buffering": true } 358216 0 ANALYZE { "query_block": { "select_id": 1, "r_loops": 1, "r_total_time_ms": 135943.2653, "nested_loop": [ { "table": { "table_name": "it", "access_type": "ALL", "possible_keys": ["PRIMARY"], "r_loops": 1, "rows": 113, "r_rows": 113, "r_table_time_ms": 0.016940064, "r_other_time_ms": 0.005210399, "filtered": 0.884955764, "r_filtered": 0.884955752, "attached_condition": "it.info = 'release dates'" } }, { "block-nl-join": { "table": { "table_name": "rt", "access_type": "ALL", "possible_keys": ["PRIMARY"], "r_loops": 1, "rows": 12, "r_rows": 12, "r_table_time_ms": 0.002765884, "r_other_time_ms": 0.001282131, "filtered": 8.333333015, "r_filtered": 8.333333333, "attached_condition": "rt.`role` = 'actress'" }, "buffer_type": "flat", "buffer_size": "1Kb", "join_type": "BNL", "r_filtered": 100, "r_unpack_time_ms": 1.487094e-4 } }, { "block-nl-join": { "table": { "table_name": "k", "access_type": "ALL", "possible_keys": ["PRIMARY"], "r_loops": 1, "rows": 134170, "r_rows": 134170, "r_table_time_ms": 14.34771234, "r_other_time_ms": 5.418753033, "filtered": 0.002981292, "r_filtered": 0.002235969, "attached_condition": "k.keyword in ('hero','martial-arts','hand-to-hand-combat','computer-animated-movie')" }, "buffer_type": "incremental", "buffer_size": "1Kb", "join_type": "BNL", "r_filtered": 100, "r_unpack_time_ms": 0.001368461 } }, { "table": { "table_name": "mk", "access_type": "ref", "possible_keys": ["keyword_id_movie_keyword", "movie_id_movie_keyword"], "key": "keyword_id_movie_keyword", "key_length": "4", "used_key_parts": ["keyword_id"], "ref": ["imdbload.k.id"], "r_loops": 3, "rows": 33, "r_rows": 3232, "r_table_time_ms": 13.27129784, "r_other_time_ms": 0.804950181, "filtered": 100, "r_filtered": 100 } }, { "table": { "table_name": "t", "access_type": "eq_ref", "possible_keys": ["PRIMARY"], "key": "PRIMARY", "key_length": "4", "used_key_parts": ["id"], "ref": ["imdbload.mk.movie_id"], "r_loops": 9696, "rows": 1, "r_rows": 1, "r_table_time_ms": 14.07979923, "r_other_time_ms": 0.392200773, "filtered": 6.127187e-6, "r_filtered": 0.072194719, "attached_condition": "t.production_year > 2010 and t.title like 'Kung Fu Panda%'" } }, { "table": { "table_name": "mc", "access_type": "ref", "possible_keys": [ "company_id_movie_companies", "movie_id_movie_companies" ], "key": "movie_id_movie_companies", "key_length": "4", "used_key_parts": ["movie_id"], "ref": ["imdbload.mk.movie_id"], "r_loops": 7, "rows": 2, "r_rows": 8.857142857, "r_table_time_ms": 0.098303055, "r_other_time_ms": 0.008741552, "filtered": 100, "r_filtered": 100 } }, { "table": { "table_name": "cn", "access_type": "eq_ref", "possible_keys": ["PRIMARY"], "key": "PRIMARY", "key_length": "4", "used_key_parts": ["id"], "ref": ["imdbload.mc.company_id"], "r_loops": 62, "rows": 1, "r_rows": 1, "r_table_time_ms": 0.092229361, "r_other_time_ms": 0.007726763, "filtered": 1.598509e-4, "r_filtered": 9.677419355, "attached_condition": "cn.country_code = '[us]' and cn.`name` = 'DreamWorks Animation'" } }, { "table": { "table_name": "ci", "access_type": "ref", "possible_keys": [ "movie_id_cast_info", "person_id_cast_info", "person_role_id_cast_info", "role_id_cast_info" ], "key": "movie_id_cast_info", "key_length": "4", "used_key_parts": ["movie_id"], "ref": ["imdbload.mk.movie_id"], "r_loops": 6, "rows": 15, "r_rows": 73.66666667, "r_table_time_ms": 1.008984521, "r_other_time_ms": 0.074320737, "filtered": 2.226900816, "r_filtered": 6.561085973, "attached_condition": "ci.role_id = rt.`id` and ci.note in ('(voice)','(voice: Japanese version)','(voice) (uncredited)','(voice: English version)') and ci.person_role_id is not null" } }, { "table": { "table_name": "chn", "access_type": "eq_ref", "possible_keys": ["PRIMARY"], "key": "PRIMARY", "key_length": "4", "used_key_parts": ["id"], "ref": ["imdbload.ci.person_role_id"], "r_loops": 29, "rows": 1, "r_rows": 1, "r_table_time_ms": 0.110779608, "r_other_time_ms": 0.012876454, "filtered": 100, "r_filtered": 100 } }, { "table": { "table_name": "n", "access_type": "eq_ref", "possible_keys": ["PRIMARY"], "key": "PRIMARY", "key_length": "4", "used_key_parts": ["id"], "ref": ["imdbload.ci.person_id"], "r_loops": 29, "rows": 1, "r_rows": 1, "r_table_time_ms": 0.071810499, "r_other_time_ms": 0.017912523, "filtered": 23.07119179, "r_filtered": 44.82758621, "attached_condition": "n.gender = 'f' and n.`name` like '%An%'" } }, { "table": { "table_name": "an", "access_type": "ref", "possible_keys": ["person_id_aka_name"], "key": "person_id_aka_name", "key_length": "4", "used_key_parts": ["person_id"], "ref": ["imdbload.ci.person_id"], "r_loops": 13, "rows": 1, "r_rows": 2.846153846, "r_table_time_ms": 0.070867559, "r_other_time_ms": 0.05421823, "filtered": 100, "r_filtered": 100, "using_index": true } }, { "table": { "table_name": "mi", "access_type": "ref", "possible_keys": ["info_type_id_movie_info", "movie_id_movie_info"], "key": "info_type_id_movie_info", "key_length": "4", "used_key_parts": ["info_type_id"], "ref": ["imdbload.it.id"], "r_loops": 37, "rows": 208953, "r_rows": 3036719, "r_table_time_ms": 132093.0969, "r_other_time_ms": 3800.193195, "filtered": 0.002875851, "r_filtered": 5.073043e-5, "attached_condition": "mi.movie_id = mk.movie_id and mi.info is not null and (mi.info like 'Japan:%201%' or mi.info like 'USA:%201%')" } } ] } }