Query Run
select cl_to, cl_type, count(*) from categorylinks where cl_to =... 2 years ago
select cl_type, count(*) from categorylinks group by cl_type 2 years ago
select cl_type, count(*) from categorylinks group by cl_type LIMIT 1000 2 years ago
select distinct (count(cl_type)) from categorylinks LIMIT 100 2 years ago
select distinct (count(cl_type)) from categorylinks LIMIT 10 2 years ago
select distinct (count(cl_type)) from categorylinks LIMIT 10 2 years ago
select distinct (count(cl_type)) from categorylinks LIMIT 100 2 years ago
select distinct (count(cl_type) from categorylinks LIMIT 100 2 years ago
select distinct (count(cl_type) from categorylinks GROUP by cl_type LIMIT 100 2 years ago
select distint (count(cl_type) from categorylinks GROUP by cl_type LIMIT 100 2 years ago
select cl_type, count(*) from categorylinks GROUP by cl_type LIMIT 100 2 years ago
select cl_type, count(*) from categorylinks GROUP by cl_type LIMIT 1000 2 years ago
select cl_type, count(*) from categorylinks GROUP by cl_type 2 years ago
select cl_type, count(*) from categorylinks GROUP by cl_type 2 years ago
select count(*) from categorylinks GROUP by cl_type 2 years ago
select page_namespace, cat_files, page_title from category,... 2 years ago
select page_namespace, cat_files, page_title from category,... 2 years ago
select page_namespace, cat_files, page_title from category,... 2 years ago
select page_namespace, cat_files, page_title from category,... 2 years ago
select page_namespace, cat_files, page_title from category,... 2 years ago
select page_namespace, count(cat_files) as TOTAL, page_title from category,... 2 years ago
select page_namespace, count(cat_files) as TOTAL, page_title from category,... 2 years ago
select page_namespace, count(cat_files) as TOTAL, page_title from category,... 2 years ago