Query Run
select * from page_props limit 50; 2 years ago
select * from page_props limit 3; 2 years ago
show tables; 2 years ago
select * from category limit 3; 2 years ago
select * from page limit 3; 2 years ago
select * from category; 2 years ago
select * from category limit 100; 2 years ago
select * from l10n_cache limit 5; 2 years ago
select * from category limit 5; 2 years ago
show tables; 2 years ago
select * from page where page_title="Bakterier"; 2 years ago
select * from page where page_title="Bakterier" limit 3; 2 years ago
select * from page limit 3; 2 years ago
select top 3 * from page; 2 years ago
show tables; 2 years ago