Erreur de la base de données WordPress : [User 'ecotnvieco2021' has exceeded the 'max_questions' resource (current value: 40000)]SELECT DISTINCT t.term_id, tr.object_id
FROM ecterms AS t INNER JOIN ecterm_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN ecterm_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (23931, 22396, 21643, 21503, 21339, 20990, 20682, 20393, 20123, 20002, 19985, 19219, 19165, 18644, 18505, 17804, 17560, 17224, 17192, 16525, 16497, 16469, 16393, 16154, 16044, 15690, 15675, 15577, 15516, 15493, 15390, 15356, 15228, 15102, 15049, 14743, 14687, 14613, 14519, 14352, 14302, 14214, 14174, 14165, 14132, 13562, 13183, 13109, 13077, 13065, 12815, 12405, 12265, 12218, 12183, 12142, 11959, 11928, 11783, 11708, 11626, 11601, 11586, 11473, 11265, 11175, 11135, 11094, 10849, 10705, 10495, 10427, 10118, 9850, 9640, 9458, 9433, 9427, 9372, 9348, 9341, 9262, 9206, 9070, 9011, 8907, 8817, 8683, 8631, 8467, 8432, 8411, 8299, 8234, 8156, 8144, 8017, 7893, 7461, 7435, 7417, 7348, 7292, 7277, 7135, 7126, 7094, 7061, 7008, 6964, 6945, 6921, 6891, 6840, 6737, 6636, 6589, 6562, 6503, 6483, 6392, 6367, 6330, 6314, 6274, 6143, 6044, 5985, 5894, 5885, 5842, 5775, 5770, 5659, 5614, 5575, 5525, 5511, 5470, 5337, 5239, 5097, 5062, 5048, 4951, 4888, 4841, 4809, 4760, 4693, 4669, 4347, 4178, 3807, 3779, 3769, 3765, 3753, 3732, 3706, 3660, 3608, 3598, 3586, 3580, 3455, 3440, 3423, 3357, 3353, 3218, 3192, 3177, 3129, 3113, 3057, 2944, 2851, 2805, 2788, 2752, 2697, 2653, 2587, 2557, 2549, 2512, 2468, 2420, 2362, 2342, 2332, 2250, 2239, 2204, 2032, 2018, 2009, 1995, 1987, 1539, 1392, 1100, 648)
ORDER BY t.name ASC
Erreur de la base de données WordPress : [User 'ecotnvieco2021' has exceeded the 'max_questions' resource (current value: 40000)]SELECT ID, post_modified_gmt
FROM (
SELECT @row := @row + 1 AS rownum, ID, post_modified_gmt
FROM (
SELECT p.ID, ap.priority, p.post_modified_gmt
FROM ecposts AS p
LEFT JOIN ecaioseo_posts AS ap ON p.ID = ap.post_id
WHERE p.post_status = 'publish'
AND p.post_type = 'post'
AND p.post_password = ''
AND (ap.robots_noindex IS NULL OR ap.robots_default = 1 OR ap.robots_noindex = 0)
ORDER BY ap.priority DESC, p.post_modified_gmt DESC
) AS x
CROSS JOIN (SELECT @row := 0) AS vars
ORDER BY post_modified_gmt DESC
) AS y
WHERE rownum = 1 OR rownum % 1000 = 1;
Erreur de la base de données WordPress : [User 'ecotnvieco2021' has exceeded the 'max_questions' resource (current value: 40000)]SELECT COUNT(*) as count
FROM ecposts as p
LEFT JOIN ecaioseo_posts as ap ON p.ID = ap.post_id
WHERE p.post_status = 'publish'
AND p.post_type = 'post'
AND p.post_password = ''
AND (ap.robots_noindex IS NULL OR ap.robots_default = 1 OR ap.robots_noindex = 0)
Erreur de la base de données WordPress : [User 'ecotnvieco2021' has exceeded the 'max_questions' resource (current value: 40000)]SELECT ID, post_modified_gmt
FROM (
SELECT @row := @row + 1 AS rownum, ID, post_modified_gmt
FROM (
SELECT p.ID, ap.priority, p.post_modified_gmt
FROM ecposts AS p
LEFT JOIN ecaioseo_posts AS ap ON p.ID = ap.post_id
WHERE p.post_status = 'publish'
AND p.post_type = 'page'
AND p.post_password = ''
AND (ap.robots_noindex IS NULL OR ap.robots_default = 1 OR ap.robots_noindex = 0)
AND p.ID NOT IN ( 0 )
ORDER BY ap.priority DESC, p.post_modified_gmt DESC
) AS x
CROSS JOIN (SELECT @row := 0) AS vars
ORDER BY post_modified_gmt DESC
) AS y
WHERE rownum = 1 OR rownum % 1000 = 1;
Erreur de la base de données WordPress : [User 'ecotnvieco2021' has exceeded the 'max_questions' resource (current value: 40000)]SELECT COUNT(*) as count
FROM ecposts as p
LEFT JOIN ecaioseo_posts as ap ON p.ID = ap.post_id
WHERE p.post_status = 'publish'
AND p.post_type = 'page'
AND p.post_password = ''
AND (ap.robots_noindex IS NULL OR ap.robots_default = 1 OR ap.robots_noindex = 0)
AND p.ID NOT IN ( 0 )
Erreur de la base de données WordPress : [User 'ecotnvieco2021' has exceeded the 'max_questions' resource (current value: 40000)]SELECT
t.term_id, tt.count
FROM ecterms as t
LEFT JOIN ecterm_taxonomy as tt ON `tt`.`term_id` = `t`.`term_id`
WHERE 1 = 1 AND
`tt`.`taxonomy` = 'category'
AND
(
`tt`.`count` > 0 OR
EXISTS (
SELECT 1
FROM `ecterm_taxonomy` as tt2
WHERE `tt2`.`parent` = `tt`.`term_id`
AND `tt2`.`count` > 0
)
)
ORDER BY `t`.`term_id` ASC
/* 1 = 1 */
Erreur de la base de données WordPress : [User 'ecotnvieco2021' has exceeded the 'max_questions' resource (current value: 40000)]SELECT
t.term_id, tt.count
FROM ecterms as t
LEFT JOIN ecterm_taxonomy as tt ON `tt`.`term_id` = `t`.`term_id`
WHERE 1 = 1 AND
`tt`.`taxonomy` = 'post_tag'
AND
(
`tt`.`count` > 0 OR
EXISTS (
SELECT 1
FROM `ecterm_taxonomy` as tt2
WHERE `tt2`.`parent` = `tt`.`term_id`
AND `tt2`.`count` > 0
)
)
ORDER BY `t`.`term_id` ASC
/* 1 = 1 */
Erreur de la base de données WordPress : [User 'ecotnvieco2021' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO ecaioseo_cache
SET `name` = 'aioseo_sitemap_sitemap.xml', `value` = '{\"counts\":{\"https:\\/\\/www.info-economie.tn\\/post-sitemap8.xml\":390,\"https:\\/\\/www.info-economie.tn\\/page-sitemap.xml\":3,\"https:\\/\\/www.info-economie.tn\\/category-sitemap.xml\":15,\"https:\\/\\/www.info-economie.tn\\/post_tag-sitemap4.xml\":534},\"datetime\":{\"https:\\/\\/www.info-economie.tn\\/post-sitemap.xml\":{\"date\":\"12 June 2026\",\"time\":\"9h39\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap2.xml\":{\"date\":\"29 August 2024\",\"time\":\"10h03\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap3.xml\":{\"date\":\"14 November 2023\",\"time\":\"17h22\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap4.xml\":{\"date\":\"23 February 2023\",\"time\":\"12h32\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap5.xml\":{\"date\":\"8 September 2022\",\"time\":\"21h30\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap6.xml\":{\"date\":\"29 March 2022\",\"time\":\"17h21\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap7.xml\":{\"date\":\"6 October 2021\",\"time\":\"16h45\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap8.xml\":{\"date\":\"22 May 2021\",\"time\":\"23h55\"},\"https:\\/\\/www.info-economie.tn\\/page-sitemap.xml\":{\"date\":\"10 February 2022\",\"time\":\"19h10\"},\"https:\\/\\/www.info-economie.tn\\/category-sitemap.xml\":{\"date\":\"17 June 2026\",\"time\":\"16h20\"},\"https:\\/\\/www.info-economie.tn\\/post_tag-sitemap.xml\":{\"date\":\"11 June 2026\",\"time\":\"16h28\"},\"https:\\/\\/www.info-economie.tn\\/post_tag-sitemap2.xml\":{\"date\":\"9 June 2026\",\"time\":\"11h41\"},\"https:\\/\\/www.info-economie.tn\\/post_tag-sitemap3.xml\":{\"date\":\"4 June 2026\",\"time\":\"9h20\"},\"https:\\/\\/www.info-economie.tn\\/post_tag-sitemap4.xml\":{\"date\":\"10 June 2026\",\"time\":\"16h34\"}},\"pagination\":{\"showing\":14,\"total\":0}}', `is_object` = '', `expiration` = '2026-07-18 16:30:09', `created` = '2026-06-18 16:30:09', `updated` = '2026-06-18 16:30:09'
ON DUPLICATE KEY UPDATE `value` = '{\"counts\":{\"https:\\/\\/www.info-economie.tn\\/post-sitemap8.xml\":390,\"https:\\/\\/www.info-economie.tn\\/page-sitemap.xml\":3,\"https:\\/\\/www.info-economie.tn\\/category-sitemap.xml\":15,\"https:\\/\\/www.info-economie.tn\\/post_tag-sitemap4.xml\":534},\"datetime\":{\"https:\\/\\/www.info-economie.tn\\/post-sitemap.xml\":{\"date\":\"12 June 2026\",\"time\":\"9h39\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap2.xml\":{\"date\":\"29 August 2024\",\"time\":\"10h03\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap3.xml\":{\"date\":\"14 November 2023\",\"time\":\"17h22\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap4.xml\":{\"date\":\"23 February 2023\",\"time\":\"12h32\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap5.xml\":{\"date\":\"8 September 2022\",\"time\":\"21h30\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap6.xml\":{\"date\":\"29 March 2022\",\"time\":\"17h21\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap7.xml\":{\"date\":\"6 October 2021\",\"time\":\"16h45\"},\"https:\\/\\/www.info-economie.tn\\/post-sitemap8.xml\":{\"date\":\"22 May 2021\",\"time\":\"23h55\"},\"https:\\/\\/www.info-economie.tn\\/page-sitemap.xml\":{\"date\":\"10 February 2022\",\"time\":\"19h10\"},\"https:\\/\\/www.info-economie.tn\\/category-sitemap.xml\":{\"date\":\"17 June 2026\",\"time\":\"16h20\"},\"https:\\/\\/www.info-economie.tn\\/post_tag-sitemap.xml\":{\"date\":\"11 June 2026\",\"time\":\"16h28\"},\"https:\\/\\/www.info-economie.tn\\/post_tag-sitemap2.xml\":{\"date\":\"9 June 2026\",\"time\":\"11h41\"},\"https:\\/\\/www.info-economie.tn\\/post_tag-sitemap3.xml\":{\"date\":\"4 June 2026\",\"time\":\"9h20\"},\"https:\\/\\/www.info-economie.tn\\/post_tag-sitemap4.xml\":{\"date\":\"10 June 2026\",\"time\":\"16h34\"}},\"pagination\":{\"showing\":14,\"total\":0}}', `is_object` = '', `expiration` = '2026-07-18 16:30:09', `updated` = '2026-06-18 16:30:09'
/* 1 = 1 */