Home
last modified time | relevance | path

Searched refs:KILL_QUERY_HARD (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsignal_handler.cc242 case KILL_QUERY_HARD: in handle_fatal_signal()
H A Dsql_class.h554 KILL_QUERY_HARD= 5, enumerator
H A Dsql_class.cc2127 case KILL_QUERY_HARD: in killed_errno()
H A Dsql_select.cc5035 { join->thd->set_killed(KILL_QUERY_HARD); }); in make_join_statistics()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsignal_handler.cc239 case KILL_QUERY_HARD: in handle_fatal_signal()
H A Dsql_class.h503 KILL_QUERY_HARD= 5, enumerator
H A Dsql_class.cc2105 case KILL_QUERY_HARD: in killed_errno()
H A Dsql_select.cc4997 { join->thd->set_killed(KILL_QUERY_HARD); }); in make_join_statistics()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsignal_handler.cc239 case KILL_QUERY_HARD: in handle_fatal_signal()
H A Dsql_class.h503 KILL_QUERY_HARD= 5, enumerator
H A Dsql_class.cc2105 case KILL_QUERY_HARD: in killed_errno()
H A Dsql_select.cc4997 { join->thd->set_killed(KILL_QUERY_HARD); }); in make_join_statistics()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsignal_handler.cc238 case KILL_QUERY_HARD: in handle_fatal_signal()
H A Dsql_class.h481 KILL_QUERY_HARD= 5, enumerator
H A Dsql_class.cc2056 case KILL_QUERY_HARD: in killed_errno()
H A Dsql_select.cc4581 { join->thd->set_killed(KILL_QUERY_HARD); }); in make_join_statistics()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsignal_handler.cc238 case KILL_QUERY_HARD: in handle_fatal_signal()
H A Dsql_class.h481 KILL_QUERY_HARD= 5,
H A Dsql_class.cc2056 case KILL_QUERY_HARD:
H A Dsql_select.cc4581 { join->thd->set_killed(KILL_QUERY_HARD); }); in make_join_statistics()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsignal_handler.cc242 case KILL_QUERY_HARD: in handle_fatal_signal()
H A Dsql_class.h554 KILL_QUERY_HARD= 5, enumerator
H A Dsql_class.cc2127 case KILL_QUERY_HARD: in killed_errno()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_mcs_impl.cpp2408 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in impl_rnd_init()
2738 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_rnd_next()
2836 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_rnd_end()
4110 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in impl_external_lock()
4271 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_group_by_init()
4700 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_group_by_next()
4795 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_group_by_end()
5003 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_pushdown_init()
5419 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_select_next()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_mcs_impl.cpp2408 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in impl_rnd_init()
2738 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_rnd_next()
2836 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_rnd_end()
4110 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in impl_external_lock()
4271 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_group_by_init()
4700 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_group_by_next()
4795 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_group_by_end()
5003 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_pushdown_init()
5419 if (thd->killed == KILL_QUERY || thd->killed == KILL_QUERY_HARD) in ha_mcs_impl_select_next()

12