Time | Duration | Query |
---|---|---|
13:16:27.121 | 1.9 ms |
SHOW FULL COLUMNS FROM `marketing_custom_urls` |
13:16:27.123 | 1.0 ms |
SHOW CREATE TABLE `marketing_custom_urls` |
13:16:27.124 | 1.5 ms |
SHOW FULL COLUMNS FROM `marketing_campaign_referrals` |
13:16:27.126 | 0.8 ms |
SHOW CREATE TABLE `marketing_campaign_referrals` |
13:16:27.127 | 0.9 ms |
SELECT `t`.`marketing_custom_url_id` AS `t0_c0`, `t`.`marketing_campaign_referral_id` AS `t0_c1`, `t`.`url` AS `t0_c2`, `t`.`target_url` AS `t0_c3`, `campaign_referral`.`marketing_campaign_referral_id` AS `t1_c0`, `campaign_referral`.`name` AS `t1_c1` FROM `marketing_custom_urls` `t` LEFT OUTER JOIN `marketing_campaign_referrals` `campaign_referral` ON (`campaign_referral`.`marketing_campaign_referral_id`=`t`.`marketing_custom_url_id`) WHERE (`t`.`url`='help') |
13:16:27.129 | 1.0 ms |
SELECT `data`
FROM `user_session`
WHERE expire>1744046187 AND id='t3l3gflus7hgpgdgqvi36eqc3j' |
13:16:27.136 | 4.0 ms |
SHOW FULL COLUMNS FROM `securelufacom`.`users` |
13:16:27.141 | 1.5 ms |
SHOW CREATE TABLE `securelufacom`.`users` |
13:16:27.145 | 1.2 ms |
SELECT * FROM `securelufacom`.`users` `t` WHERE `t`.`user_id` IS NULL LIMIT 1 |
13:16:27.146 | 0.9 ms |
SELECT child
FROM authitemchild
WHERE parent = 'default_guest' |
13:16:27.148 | 1.2 ms |
SELECT * FROM `securelufacom`.`users` `t` WHERE `t`.`user_id` IS NULL LIMIT 1 |
13:16:27.150 | 4.3 ms |
SHOW FULL COLUMNS FROM `interactive_questions_answers` |
13:16:27.154 | 1.1 ms |
SHOW CREATE TABLE `interactive_questions_answers` |
13:16:27.157 | 1.8 ms |
SHOW FULL COLUMNS FROM `interactive_questions_answersLang` |
13:16:27.159 | 1.0 ms |
SHOW CREATE TABLE `interactive_questions_answersLang` |
13:16:27.160 | 5.6 ms |
SELECT `t`.`interactive_question_answer_id` AS `t0_c0`, `t`.`parent_id` AS `t0_c1`, `t`.`type` AS `t0_c2`, `t`.`value` AS `t0_c3`, `t`.`root` AS `t0_c4`, `t`.`lft` AS `t0_c5`, `t`.`rgt` AS `t0_c6`, `t`.`level` AS `t0_c7`, `i18nInteractiveQA`.`l_id` AS `t1_c0`, `i18nInteractiveQA`.`interactive_question_answer_id` AS `t1_c1`, `i18nInteractiveQA`.`lang_id` AS `t1_c2`, `i18nInteractiveQA`.`l_value` AS `t1_c3` FROM `interactive_questions_answers` `t` LEFT OUTER JOIN `interactive_questions_answersLang` `i18nInteractiveQA` ON (`i18nInteractiveQA`.`interactive_question_answer_id`=`t`.`interactive_question_answer_id`) AND (i18nInteractiveQA.lang_id='en') WHERE (`t`.`lft`=1) |
13:16:27.166 | 1.1 ms |
SELECT iqa.interactive_question_answer_id, IFNULL(l_value, `value`) as `value`, `type`, level
FROM interactive_questions_answers iqa
LEFT JOIN interactive_questions_answersLang iqal ON iqa.interactive_question_answer_id = iqal.interactive_question_answer_id
AND lang_id = 'en'
WHERE iqa.interactive_question_answer_id = 4 |
13:16:27.168 | 1.3 ms |
SELECT `t`.`interactive_question_answer_id` AS `t0_c0`, `t`.`parent_id` AS `t0_c1`, `t`.`type` AS `t0_c2`, `t`.`value` AS `t0_c3`, `t`.`root` AS `t0_c4`, `t`.`lft` AS `t0_c5`, `t`.`rgt` AS `t0_c6`, `t`.`level` AS `t0_c7`, `i18nInteractiveQA`.`l_id` AS `t1_c0`, `i18nInteractiveQA`.`interactive_question_answer_id` AS `t1_c1`, `i18nInteractiveQA`.`lang_id` AS `t1_c2`, `i18nInteractiveQA`.`l_value` AS `t1_c3` FROM `interactive_questions_answers` `t` LEFT OUTER JOIN `interactive_questions_answersLang` `i18nInteractiveQA` ON (`i18nInteractiveQA`.`interactive_question_answer_id`=`t`.`interactive_question_answer_id`) AND (i18nInteractiveQA.lang_id='en') WHERE (`t`.`parent_id`='4') |
13:16:27.171 | 1.3 ms |
SELECT `t`.`interactive_question_answer_id` AS `t0_c0`, `t`.`parent_id` AS `t0_c1`, `t`.`type` AS `t0_c2`, `t`.`value` AS `t0_c3`, `t`.`root` AS `t0_c4`, `t`.`lft` AS `t0_c5`, `t`.`rgt` AS `t0_c6`, `t`.`level` AS `t0_c7`, `i18nInteractiveQA`.`l_id` AS `t1_c0`, `i18nInteractiveQA`.`interactive_question_answer_id` AS `t1_c1`, `i18nInteractiveQA`.`lang_id` AS `t1_c2`, `i18nInteractiveQA`.`l_value` AS `t1_c3` FROM `interactive_questions_answers` `t` LEFT OUTER JOIN `interactive_questions_answersLang` `i18nInteractiveQA` ON (`i18nInteractiveQA`.`interactive_question_answer_id`=`t`.`interactive_question_answer_id`) AND (i18nInteractiveQA.lang_id='en') WHERE (`t`.`interactive_question_answer_id`=4) |
13:16:27.174 | 1.0 ms |
SELECT `t`.`interactive_question_answer_id` AS `t0_c0`, `t`.`parent_id` AS `t0_c1`, `t`.`type` AS `t0_c2`, `t`.`value` AS `t0_c3`, `t`.`root` AS `t0_c4`, `t`.`lft` AS `t0_c5`, `t`.`rgt` AS `t0_c6`, `t`.`level` AS `t0_c7`, `i18nInteractiveQA`.`l_id` AS `t1_c0`, `i18nInteractiveQA`.`interactive_question_answer_id` AS `t1_c1`, `i18nInteractiveQA`.`lang_id` AS `t1_c2`, `i18nInteractiveQA`.`l_value` AS `t1_c3` FROM `interactive_questions_answers` `t` LEFT OUTER JOIN `interactive_questions_answersLang` `i18nInteractiveQA` ON (`i18nInteractiveQA`.`interactive_question_answer_id`=`t`.`interactive_question_answer_id`) AND (i18nInteractiveQA.lang_id='en') WHERE (`t`.`interactive_question_answer_id`=4) |
13:16:27.176 | 1.3 ms |
SELECT * FROM `securelufacom`.`users` `t` WHERE `t`.`user_id` IS NULL LIMIT 1 |
13:16:27.178 | 1.4 ms |
SELECT * FROM `securelufacom`.`users` `t` WHERE `t`.`user_id` IS NULL LIMIT 1 |
13:16:27.180 | 1.0 ms |
SELECT * FROM `securelufacom`.`users` `t` WHERE `t`.`user_id` IS NULL LIMIT 1 |
13:16:27.183 | 1.2 ms |
SELECT * FROM `securelufacom`.`users` `t` WHERE `t`.`user_id` IS NULL LIMIT 1 |
13:16:27.186 | 1.2 ms |
SELECT * FROM `securelufacom`.`users` `t` WHERE `t`.`user_id` IS NULL LIMIT 1 |
13:16:27.189 | 3.3 ms |
INSERT IGNORE INTO stats_page_requested (url, memory_used, loading_time, ip, user_id, request_body, query_string, cookies)
VALUES ('help', 2.71, 0.079, '66.249.66.163', NULL, '', '', 's:0:"";'); |
# | Query | Count | Total | Avg | Min | Max |
---|---|---|---|---|---|---|
1 |
SELECT * FROM `securelufacom`.`users` `t` WHERE `t`.`user_id` IS NULL LIMIT 1 |
7 | 8.5 ms | 1.2 ms | 1.0 ms | 1.4 ms |
2 |
SELECT `t`.`interactive_question_answer_id` AS `t0_c0`, `t`.`parent_id` AS `t0_c1`, `t`.`type` AS `t0_c2`, `t`.`value` AS `t0_c3`, `t`.`root` AS `t0_c4`, `t`.`lft` AS `t0_c5`, `t`.`rgt` AS `t0_c6`, `t`.`level` AS `t0_c7`, `i18nInteractiveQA`.`l_id` AS `t1_c0`, `i18nInteractiveQA`.`interactive_question_answer_id` AS `t1_c1`, `i18nInteractiveQA`.`lang_id` AS `t1_c2`, `i18nInteractiveQA`.`l_value` AS `t1_c3` FROM `interactive_questions_answers` `t` LEFT OUTER JOIN `interactive_questions_answersLang` `i18nInteractiveQA` ON (`i18nInteractiveQA`.`interactive_question_answer_id`=`t`.`interactive_question_answer_id`) AND (i18nInteractiveQA.lang_id='en') WHERE (`t`.`lft`=1) |
1 | 5.6 ms | 5.6 ms | 5.6 ms | 5.6 ms |
3 |
SHOW FULL COLUMNS FROM `interactive_questions_answers` |
1 | 4.3 ms | 4.3 ms | 4.3 ms | 4.3 ms |
4 |
SHOW FULL COLUMNS FROM `securelufacom`.`users` |
1 | 4.0 ms | 4.0 ms | 4.0 ms | 4.0 ms |
5 |
INSERT IGNORE INTO stats_page_requested (url, memory_used, loading_time, ip, user_id, request_body, query_string, cookies)
VALUES ('help', 2.71, 0.079, '66.249.66.163', NULL, '', '', 's:0:"";'); |
1 | 3.3 ms | 3.3 ms | 3.3 ms | 3.3 ms |
6 |
SELECT `t`.`interactive_question_answer_id` AS `t0_c0`, `t`.`parent_id` AS `t0_c1`, `t`.`type` AS `t0_c2`, `t`.`value` AS `t0_c3`, `t`.`root` AS `t0_c4`, `t`.`lft` AS `t0_c5`, `t`.`rgt` AS `t0_c6`, `t`.`level` AS `t0_c7`, `i18nInteractiveQA`.`l_id` AS `t1_c0`, `i18nInteractiveQA`.`interactive_question_answer_id` AS `t1_c1`, `i18nInteractiveQA`.`lang_id` AS `t1_c2`, `i18nInteractiveQA`.`l_value` AS `t1_c3` FROM `interactive_questions_answers` `t` LEFT OUTER JOIN `interactive_questions_answersLang` `i18nInteractiveQA` ON (`i18nInteractiveQA`.`interactive_question_answer_id`=`t`.`interactive_question_answer_id`) AND (i18nInteractiveQA.lang_id='en') WHERE (`t`.`interactive_question_answer_id`=4) |
2 | 2.3 ms | 1.1 ms | 1.0 ms | 1.3 ms |
7 |
SHOW FULL COLUMNS FROM `marketing_custom_urls` |
1 | 1.9 ms | 1.9 ms | 1.9 ms | 1.9 ms |
8 |
SHOW FULL COLUMNS FROM `interactive_questions_answersLang` |
1 | 1.8 ms | 1.8 ms | 1.8 ms | 1.8 ms |
9 |
SHOW FULL COLUMNS FROM `marketing_campaign_referrals` |
1 | 1.5 ms | 1.5 ms | 1.5 ms | 1.5 ms |
10 |
SHOW CREATE TABLE `securelufacom`.`users` |
1 | 1.5 ms | 1.5 ms | 1.5 ms | 1.5 ms |
11 |
SELECT `t`.`interactive_question_answer_id` AS `t0_c0`, `t`.`parent_id` AS `t0_c1`, `t`.`type` AS `t0_c2`, `t`.`value` AS `t0_c3`, `t`.`root` AS `t0_c4`, `t`.`lft` AS `t0_c5`, `t`.`rgt` AS `t0_c6`, `t`.`level` AS `t0_c7`, `i18nInteractiveQA`.`l_id` AS `t1_c0`, `i18nInteractiveQA`.`interactive_question_answer_id` AS `t1_c1`, `i18nInteractiveQA`.`lang_id` AS `t1_c2`, `i18nInteractiveQA`.`l_value` AS `t1_c3` FROM `interactive_questions_answers` `t` LEFT OUTER JOIN `interactive_questions_answersLang` `i18nInteractiveQA` ON (`i18nInteractiveQA`.`interactive_question_answer_id`=`t`.`interactive_question_answer_id`) AND (i18nInteractiveQA.lang_id='en') WHERE (`t`.`parent_id`='4') |
1 | 1.3 ms | 1.3 ms | 1.3 ms | 1.3 ms |
12 |
SELECT iqa.interactive_question_answer_id, IFNULL(l_value, `value`) as `value`, `type`, level
FROM interactive_questions_answers iqa
LEFT JOIN interactive_questions_answersLang iqal ON iqa.interactive_question_answer_id = iqal.interactive_question_answer_id
AND lang_id = 'en'
WHERE iqa.interactive_question_answer_id = 4 |
1 | 1.1 ms | 1.1 ms | 1.1 ms | 1.1 ms |
13 |
SHOW CREATE TABLE `interactive_questions_answers` |
1 | 1.1 ms | 1.1 ms | 1.1 ms | 1.1 ms |
14 |
SHOW CREATE TABLE `marketing_custom_urls` |
1 | 1.0 ms | 1.0 ms | 1.0 ms | 1.0 ms |
15 |
SELECT `data`
FROM `user_session`
WHERE expire>1744046187 AND id='t3l3gflus7hgpgdgqvi36eqc3j' |
1 | 1.0 ms | 1.0 ms | 1.0 ms | 1.0 ms |
16 |
SHOW CREATE TABLE `interactive_questions_answersLang` |
1 | 1.0 ms | 1.0 ms | 1.0 ms | 1.0 ms |
17 |
SELECT child
FROM authitemchild
WHERE parent = 'default_guest' |
1 | 0.9 ms | 0.9 ms | 0.9 ms | 0.9 ms |
18 |
SELECT `t`.`marketing_custom_url_id` AS `t0_c0`, `t`.`marketing_campaign_referral_id` AS `t0_c1`, `t`.`url` AS `t0_c2`, `t`.`target_url` AS `t0_c3`, `campaign_referral`.`marketing_campaign_referral_id` AS `t1_c0`, `campaign_referral`.`name` AS `t1_c1` FROM `marketing_custom_urls` `t` LEFT OUTER JOIN `marketing_campaign_referrals` `campaign_referral` ON (`campaign_referral`.`marketing_campaign_referral_id`=`t`.`marketing_custom_url_id`) WHERE (`t`.`url`='help') |
1 | 0.9 ms | 0.9 ms | 0.9 ms | 0.9 ms |
19 |
SHOW CREATE TABLE `marketing_campaign_referrals` |
1 | 0.8 ms | 0.8 ms | 0.8 ms | 0.8 ms |
Name | Value |
---|---|
driver |
mysql
|
server |
8.0.29-21
|
Uptime |
256963
|
Threads |
2
|
Questions |
32458
|
Slow queries |
8
|
Opens |
2022
|
Flush tables |
3
|
Open tables |
1908
|
Queries per second avg |
0.126
|