Home
last modified time | relevance | path

Searched refs:get_mod_type (Results 1 – 7 of 7) sorted by relevance

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dopt_explain_json.cc231 virtual enum_mod_type get_mod_type() { return MT_NONE; } in get_mod_type() function in opt_explain_json_namespace::context
952 virtual enum_mod_type get_mod_type() { return entry()->mod_type; } in get_mod_type() function in opt_explain_json_namespace::join_tab_ctx
1280 (join_tabs.head()->get_mod_type() == MT_INSERT || in format_body()
1281 join_tabs.head()->get_mod_type() == MT_REPLACE)) in format_body()
1327 if (join_tabs.head()->get_mod_type() == MT_INSERT || in format_nested_loop()
1328 join_tabs.head()->get_mod_type() == MT_REPLACE) in format_nested_loop()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dopt_explain_json.cc231 virtual enum_mod_type get_mod_type() { return MT_NONE; } in get_mod_type() function in opt_explain_json_namespace::context
952 virtual enum_mod_type get_mod_type() { return entry()->mod_type; } in get_mod_type() function in opt_explain_json_namespace::join_tab_ctx
1280 (join_tabs.head()->get_mod_type() == MT_INSERT || in format_body()
1281 join_tabs.head()->get_mod_type() == MT_REPLACE)) in format_body()
1327 if (join_tabs.head()->get_mod_type() == MT_INSERT || in format_nested_loop()
1328 join_tabs.head()->get_mod_type() == MT_REPLACE) in format_nested_loop()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dopt_explain_json.cc231 virtual enum_mod_type get_mod_type() { return MT_NONE; } in get_mod_type() function in opt_explain_json_namespace::context
952 virtual enum_mod_type get_mod_type() { return entry()->mod_type; } in get_mod_type() function in opt_explain_json_namespace::join_tab_ctx
1280 (join_tabs.head()->get_mod_type() == MT_INSERT || in format_body()
1281 join_tabs.head()->get_mod_type() == MT_REPLACE)) in format_body()
1327 if (join_tabs.head()->get_mod_type() == MT_INSERT || in format_nested_loop()
1328 join_tabs.head()->get_mod_type() == MT_REPLACE) in format_nested_loop()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dopt_explain_json.cc231 virtual enum_mod_type get_mod_type() { return MT_NONE; } in get_mod_type() function in opt_explain_json_namespace::context
952 virtual enum_mod_type get_mod_type() { return entry()->mod_type; } in get_mod_type() function in opt_explain_json_namespace::join_tab_ctx
1280 (join_tabs.head()->get_mod_type() == MT_INSERT || in format_body()
1281 join_tabs.head()->get_mod_type() == MT_REPLACE)) in format_body()
1327 if (join_tabs.head()->get_mod_type() == MT_INSERT || in format_nested_loop()
1328 join_tabs.head()->get_mod_type() == MT_REPLACE) in format_nested_loop()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dopt_explain_json.cc231 virtual enum_mod_type get_mod_type() { return MT_NONE; } in get_mod_type() function in opt_explain_json_namespace::context
952 virtual enum_mod_type get_mod_type() { return entry()->mod_type; } in get_mod_type() function in opt_explain_json_namespace::join_tab_ctx
1280 (join_tabs.head()->get_mod_type() == MT_INSERT || in format_body()
1281 join_tabs.head()->get_mod_type() == MT_REPLACE)) in format_body()
1327 if (join_tabs.head()->get_mod_type() == MT_INSERT || in format_nested_loop()
1328 join_tabs.head()->get_mod_type() == MT_REPLACE) in format_nested_loop()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dopt_explain_json.cc231 virtual enum_mod_type get_mod_type() { return MT_NONE; } in get_mod_type() function in opt_explain_json_namespace::context
952 virtual enum_mod_type get_mod_type() { return entry()->mod_type; } in get_mod_type() function in opt_explain_json_namespace::join_tab_ctx
1280 (join_tabs.head()->get_mod_type() == MT_INSERT || in format_body()
1281 join_tabs.head()->get_mod_type() == MT_REPLACE)) in format_body()
1327 if (join_tabs.head()->get_mod_type() == MT_INSERT || in format_nested_loop()
1328 join_tabs.head()->get_mod_type() == MT_REPLACE) in format_nested_loop()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dopt_explain_json.cc280 virtual enum_mod_type get_mod_type() { return MT_NONE; } in get_mod_type() function in opt_explain_json_namespace::context
932 virtual enum_mod_type get_mod_type() { return entry()->mod_type; } in get_mod_type() function in opt_explain_json_namespace::join_tab_ctx
1317 if (join_tabs.elements && (join_tabs.head()->get_mod_type() == MT_INSERT || in format_body()
1318 join_tabs.head()->get_mod_type() == MT_REPLACE)) { in format_body()
1354 if (join_tabs.head()->get_mod_type() == MT_INSERT || in format_nested_loop()
1355 join_tabs.head()->get_mod_type() == MT_REPLACE) { in format_nested_loop()