use skwiki_p;
select page.page_title from page, categorylinks where... |
9 years ago |
use cswiki_p;
select * from revision limit 10; |
9 years ago |
show tables from cswiki_p; |
9 years ago |
use cswiki_p;
select * from page limit 10; |
9 years ago |
use cswiki_p;
select * from page; |
9 years ago |
show tables from cswiki_p; |
9 years ago |
use cswiki_p;
describe interwiki; |
9 years ago |
show tables from cswiki_p; |
9 years ago |
use cswiki_p;
describe pagelinks |
9 years ago |
use cswiki_p;
select * from categorylinks where cl_to='Rozcestníky' limit 10 |
9 years ago |
use cswiki_p;
select * from categorylinks where cl_to='Rozcestníky' limit 10 |
9 years ago |
use cswiki_p;
select * from categorylinks limit 10 |
9 years ago |
use cswiki_p;
describe categorylinks;
|
9 years ago |
use cswiki_p;
describe categorylinks;
|
9 years ago |
use cswiki_p;
describe categorylinks;
|
9 years ago |
use cswiki_p;
select * from page where page_title="9_mm" limit 1
|
9 years ago |
use cswiki_p;
select * from page where page_title="9_mm" limit 1
|
9 years ago |
use cswiki_p;
select * from pagelinks where pl_namespace=0 and... |
9 years ago |
use cswiki_p;
describe pagelinks;
|
9 years ago |
use cswiki_p;
describe pagelinks;
|
9 years ago |
use cswiki_p;
describe pagelinks;
|
9 years ago |
use cswiki_p;
select * from pagelinks limit 100;
|
9 years ago |
show tables from cswiki_p;
|
9 years ago |
use cswiki_p;
|
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, Count(pagelinks.pl_from) AS cnt,... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, Count(pagelinks.pl_from) AS cnt,... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, Count(pagelinks.pl_from) AS cnt,... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, Count(pagelinks.pl_from) AS cnt,... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, Count(pagelinks.pl_from) AS cnt,... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, Count(pagelinks.pl_from) AS cnt,... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, Count(pagelinks.pl_from) AS cnt,... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, Count(pagelinks.pl_from) AS cnt,... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, Count(pagelinks.pl_from) AS... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, Count(pagelinks.pl_from) AS... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, Count(pagelinks.pl_from) AS... |
9 years ago |
use cswiki_p;
SELECT page.page_id, COUNT(pagelinks.pl_from) as cnt FROM... |
9 years ago |
use cswiki_p;
SELECT page.page_id, pagelinks.pl_from as cnt FROM page,... |
9 years ago |
use cswiki_p;
SELECT page.page_id, COUNT(pagelinks.pl_from) as cnt FROM... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, COUNT(pagelinks.pl_from) as cnt... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, COUNT(pagelinks.pl_from) as cnt... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, COUNT(pagelinks.pl_from) as cnt... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, COUNT(pagelinks.pl_from) FROM... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, COUNT(pagelinks.pl_from) FROM... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, COUNT(pagelinks.pl_from) FROM... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, COUNT(pagelinks.pl_from) FROM... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from, COUNT(pagelinks.pl_from) FROM... |
9 years ago |
use cswiki_p;
SELECT categorylinks.cl_from as pageid FROM categorylinks... |
9 years ago |
use cswiki_p;
SELECT * FROM categorylinks WHERE cl_to='Rozcestníky'; |
9 years ago |
use cswiki_p;
SELECT * FROM categorylinks LIMIT 10; |
9 years ago |
use cswiki_p;
SELECT * FROM page WHERE page_id=7 |
9 years ago |
use cswiki_p;
SELECT * FROM categorylinks LIMIT 10; |
9 years ago |
use cswiki_p;
describe categorylinks; |
9 years ago |
SHOW TABLES FROM cswiki_p; |
9 years ago |
SHOW TABLES cswiki_p; |
9 years ago |
use cswiki_p;
SELECT COUNT(*) FROM pagelinks WHERE pl_from=183663; |
9 years ago |
DESCRIBE cswiki_p.pagelinks |
9 years ago |
SELECT * FROM cswiki_p.page WHERE page_title='Hilsneriáda' AND... |
9 years ago |
SELECT * FROM cswiki_p.page WHERE page_title='Hilsneriáda' |
9 years ago |
SELECT * FROM cswiki_p.pagelinks WHERE pl_from=562901 AND pl_namespace=0 |
9 years ago |
SELECT * FROM cswiki_p.pagelinks WHERE pl_from=562901 AND pl_namespace=0 |
9 years ago |
SELECT * FROM cswiki_p.pagelinks WHERE pl_from=562901 |
9 years ago |
SELECT * FROM cswiki_p.page WHERE page_title='9_mm' LIMIT 1 |
9 years ago |
DESCRIBE cswiki_p.pagelinks |
9 years ago |
SELECT * FROM cswiki_p.page WHERE page_title='9_mm' LIMIT 1 |
9 years ago |
SELECT * FROM cswiki_p.page LIMIT 10 |
9 years ago |
DESCRIBE cswiki_p.page |
9 years ago |
SELECT * FROM cswiki_p.page WHERE page_title='9 mm' LIMIT 1 |
9 years ago |
DESCRIBE cswiki_p.page |
9 years ago |
SELECT * FROM cswiki_p.page WHERE page_title="9 mm" LIMIT 1 |
9 years ago |
DESCRIBE cswiki_p.page |
9 years ago |
SHOW TABLES FROM cswiki_p; |
9 years ago |
SELECT * FROM cswiki_p.pagelinks LIMIT 10 |
9 years ago |
SELECT * FROM cswiki_p.pagelinks WHERE pl_title="9 mm" LIMIT 10 |
9 years ago |
SELECT * FROM cswiki_p.pagelinks WHERE pl_title="9 mm" LIMIT 10 |
9 years ago |
SELECT * FROM cswiki_p.pagelinks WHERE pl_title="9 mm" |
9 years ago |
SELECT * FROM cswiki_p.pagelinks LIMIT 20 |
9 years ago |
SELECT * FROM cswiki_p.pagelinks LIMIT 100 |
9 years ago |
SELECT * FROM cswiki_p.pagelinks LIMIT 3 |
9 years ago |
SELECT * FROM cswiki_p.pagelinks LIMIT 3 |
9 years ago |
SELECT * FROM cswiki_p.pagelinks |
9 years ago |
DESCRIBE cswiki_p.pagelinks |
9 years ago |
SHOW TABLES FROM cswiki_p |
9 years ago |
SHOW cswiki_p |
9 years ago |
SHOW cswiki_p |
9 years ago |
SHOW cswiki_p; |
9 years ago |
DESCRIBE cswiki_p; |
9 years ago |
SHOW cswiki_p; |
9 years ago |
use cswiki_p; |
9 years ago |