Query Run
SELECT DISTINCT lt_title , count(*) as a FROM page p1, templatelinks,... 1 year ago
#use arwiki_p; SELECT DISTINCT lt_title , count(*) as a FROM page p1,... 1 year ago
#use arwiki_p; SELECT p.page_title, lt_title FROM page p, templatelinks,... 1 year ago
#use arwiki_p; SELECT p.page_title, lt_title FROM page p, templatelinks,... 1 year ago
select page_title, count(lt_title) as ii ,GROUP_CONCAT( lt_title SEPARATOR... 1 year ago
select page_title, count(lt_title) as ii ,GROUP_CONCAT( lt_title SEPARATOR... 1 year ago
select page_title, count(tl_title) as ii ,GROUP_CONCAT( tl_title SEPARATOR... 1 year ago
#use enwiki_p; select ll_title, en_temp.tl_title from page as en_p,... 1 year ago
select CONCAT('تصنيف:',page_title) from page inner join templatelinks on... 1 year ago
select CONCAT('تصنيف:',page_title) from page inner join templatelinks on... 1 year ago
select CONCAT('تصنيف:',page_title) from page inner join templatelinks on... 1 year ago
select page_title, ll_title from page, templatelinks, langlinks,... 1 year ago
select page_title, ll_title from page, templatelinks, langlinks where... 1 year ago
select page_title , ll_title from page, templatelinks, langlinks where... 1 year ago
select page_title, ll_title from page, templatelinks, langlinks where... 1 year ago
select /* SLOW_OK */ concat('Category:',rc_title) AS title from... 1 year ago
select /* SLOW_OK */ concat('Category:',rc_title) AS title from... 1 year ago
select /* SLOW_OK */ concat('Category:',rc_title) AS title from... 1 year ago
#use arwiki_p; select DISTINCT CONCAT("",p1.page_title) from page p1,... 1 year ago
select DISTINCT p2.page_title from page p1, page p2, templatelinks,... 1 year ago
select DISTINCT p2.page_title from page p1, page p2, templatelinks,... 1 year ago
select DISTINCT p2.page_title from page p1 , page p2 , templatelinks where... 1 year ago
select page_title, page_namespace from page, templatelinks,... 1 year ago
select page_title, page_namespace from page, templatelinks, linktarget ... 1 year ago
select page_title, page_namespace from page, templatelinks where... 1 year ago
select page_title, page_namespace from page, templatelinks ... 1 year ago
SELECT *#COUNT(*) FROM page JOIN templatelinks ON page_id = tl_from JOIN... 1 year ago
SELECT COUNT(*) FROM page JOIN templatelinks ON page_id = tl_from JOIN... 1 year ago
SELECT COUNT(*) FROM page JOIN templatelinks ON page_id = tl_from JOIN... 1 year ago
SELECT *#COUNT(*) FROM page JOIN templatelinks ON page_id = tl_from JOIN... 1 year ago
SELECT COUNT(*) FROM page JOIN templatelinks ON page_id = tl_from JOIN... 1 year ago
SELECT COUNT(*) FROM page JOIN templatelinks ON page_id = tl_from JOIN... 1 year ago
SELECT COUNT(*) FROM page JOIN templatelinks ON page_id = tl_from JOIN... 1 year ago
SELECT COUNT(*) FROM page JOIN templatelinks ON page_id = tl_from JOIN... 1 year ago
SELECT COUNT(*) FROM categorylinks JOIN page ON page_id = cl_from WHERE... 1 year ago