Home
last modified time | relevance | path

Searched refs:thr_create_utime (Results 1 – 25 of 101) sorted by relevance

12345

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_connect.cc96 uc->reset_utime= thd->thr_create_utime; in get_or_create_user_conn()
1354 ulonglong thr_create_utime= microsecond_interval_timer(); in do_handle_one_connection() local
1378 ulong launch_time= (ulong) (thr_create_utime - in do_handle_one_connection()
1388 thd->thr_create_utime= thr_create_utime; in do_handle_one_connection()
1390 thd->start_utime= thr_create_utime; in do_handle_one_connection()
1454 thd->thr_create_utime= microsecond_interval_timer(); in do_handle_one_connection()
1455 thd->start_utime= thd->thr_create_utime; in do_handle_one_connection()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_connect.cc96 uc->reset_utime= thd->thr_create_utime; in get_or_create_user_conn()
1354 ulonglong thr_create_utime= microsecond_interval_timer(); in do_handle_one_connection() local
1378 ulong launch_time= (ulong) (thr_create_utime - in do_handle_one_connection()
1388 thd->thr_create_utime= thr_create_utime; in do_handle_one_connection()
1390 thd->start_utime= thr_create_utime; in do_handle_one_connection()
1454 thd->thr_create_utime= microsecond_interval_timer(); in do_handle_one_connection()
1455 thd->start_utime= thd->thr_create_utime; in do_handle_one_connection()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/conn_handler/
H A Dconnection_handler_per_thread.cc199 thd->start_utime= thd->thr_create_utime= my_micro_time(); in init_new_thd()
207 ulong launch_time= (ulong) (thd->thr_create_utime - in init_new_thd()
H A Dconnection_handler_one_thread.cc59 thd->start_utime= thd->thr_create_utime= my_micro_time(); in add_connection()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/conn_handler/
H A Dconnection_handler_per_thread.cc199 thd->start_utime= thd->thr_create_utime= my_micro_time(); in init_new_thd()
207 ulong launch_time= (ulong) (thd->thr_create_utime - in init_new_thd()
H A Dconnection_handler_one_thread.cc59 thd->start_utime= thd->thr_create_utime= my_micro_time(); in add_connection()
/dports/databases/mysql57-client/mysql-5.7.36/sql/conn_handler/
H A Dconnection_handler_per_thread.cc199 thd->start_utime= thd->thr_create_utime= my_micro_time(); in init_new_thd()
207 ulong launch_time= (ulong) (thd->thr_create_utime - in init_new_thd()
H A Dconnection_handler_one_thread.cc59 thd->start_utime= thd->thr_create_utime= my_micro_time(); in add_connection()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/conn_handler/
H A Dconnection_handler_per_thread.cc200 thd->start_utime= thd->thr_create_utime= my_micro_time(); in init_new_thd()
208 ulong launch_time= (ulong) (thd->thr_create_utime - in init_new_thd()
H A Dconnection_handler_one_thread.cc59 thd->start_utime= thd->thr_create_utime= my_micro_time(); in add_connection()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/conn_handler/
H A Dconnection_handler_per_thread.cc200 thd->start_utime= thd->thr_create_utime= my_micro_time(); in init_new_thd()
208 ulong launch_time= (ulong) (thd->thr_create_utime - in init_new_thd()
H A Dconnection_handler_one_thread.cc59 thd->start_utime= thd->thr_create_utime= my_micro_time(); in add_connection()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/conn_handler/
H A Dconnection_handler_per_thread.cc200 thd->start_utime= thd->thr_create_utime= my_micro_time(); in init_new_thd()
208 ulong launch_time= (ulong) (thd->thr_create_utime - in init_new_thd()
H A Dconnection_handler_one_thread.cc59 thd->start_utime= thd->thr_create_utime= my_micro_time(); in add_connection()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_connect.cc95 uc->reset_utime= thd->thr_create_utime; in get_or_create_user_conn()
1352 ulonglong thr_create_utime= microsecond_interval_timer(); in do_handle_one_connection() local
1379 ulong launch_time= (ulong) (thr_create_utime - in do_handle_one_connection()
1389 thd->thr_create_utime= thr_create_utime; in do_handle_one_connection()
1391 thd->start_utime= thr_create_utime; in do_handle_one_connection()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_connect.cc95 uc->reset_utime= thd->thr_create_utime; in get_or_create_user_conn()
1352 ulonglong thr_create_utime= microsecond_interval_timer(); in do_handle_one_connection() local
1379 ulong launch_time= (ulong) (thr_create_utime - in do_handle_one_connection()
1389 thd->thr_create_utime= thr_create_utime; in do_handle_one_connection()
1391 thd->start_utime= thr_create_utime; in do_handle_one_connection()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_connect.cc91 uc->reset_utime= thd->thr_create_utime; in get_or_create_user_conn()
1343 ulonglong thr_create_utime= microsecond_interval_timer(); in do_handle_one_connection() local
1362 ulong launch_time= (ulong) (thr_create_utime - in do_handle_one_connection()
1372 thd->thr_create_utime= thr_create_utime; in do_handle_one_connection()
1374 thd->start_utime= thr_create_utime; in do_handle_one_connection()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_connect.cc91 uc->reset_utime= thd->thr_create_utime; in get_or_create_user_conn()
1343 ulonglong thr_create_utime= microsecond_interval_timer(); in do_handle_one_connection() local
1362 ulong launch_time= (ulong) (thr_create_utime - in do_handle_one_connection()
1372 thd->thr_create_utime= thr_create_utime; in do_handle_one_connection()
1374 thd->start_utime= thr_create_utime; in do_handle_one_connection()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_thd_internal_api.cc33 thd->thr_create_utime= thd->start_utime= my_micro_time(); in thd_init()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_thd_internal_api.cc34 thd->thr_create_utime= thd->start_utime= my_micro_time(); in thd_init()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_thd_internal_api.cc33 thd->thr_create_utime= thd->start_utime= my_micro_time(); in thd_init()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_connect.cc108 uc->reset_utime= thd->thr_create_utime; in get_or_create_user_conn()
939 thd->thr_create_utime= my_micro_time(); in do_handle_one_connection()
956 ulong launch_time= (ulong) (thd->thr_create_utime - in do_handle_one_connection()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_connect.cc100 uc->reset_utime= thd->thr_create_utime; in get_or_create_user_conn()
823 thd->thr_create_utime= my_micro_time(); in do_handle_one_connection()
840 ulong launch_time= (ulong) (thd->thr_create_utime - in do_handle_one_connection()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_connect.cc111 uc->reset_utime= thd->thr_create_utime; in get_or_create_user_conn()
960 thd->thr_create_utime= my_micro_time(); in do_handle_one_connection()
981 ulong launch_time= (ulong) (thd->thr_create_utime - in do_handle_one_connection()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dthreadpool_common.cc165 thd->start_utime= thd->thr_create_utime= my_micro_time(); in threadpool_add_connection()

12345