Query Run
USE ukwiki_p; select * from page where page_title like '%Соціологія%'; 5 years ago
USE ukwiki_p; select * from page where page_title like '%Категорія:Соціологія%'; 5 years ago
USE ukwiki_p; select * from page where page_title = 'Категорія:Соціологія' 5 years ago
USE ukwiki_p; describe page; 5 years ago
USE ukwiki_p; SELECT CONCAT('* [[:Категорія:', page_title, ']]') AS... 5 years ago
USE ukwiki_p; --describe categorylinks; 5 years ago
USE ukwiki_p; describe categorylinks; 5 years ago
USE ukwiki_p; select * from categorylinks where cl_from = 13418; 5 years ago
USE ukwiki_p; select * from page where page_namespace = 14 and page_title='Культура'; 5 years ago
USE ukwiki_p; select * from page where page_namespace = 14 and... 5 years ago
USE ukwiki_p; select * from categorylinks where cl_from = 44; 5 years ago
USE ukwiki_p; select * from categorylinks where cl_from = 12; 5 years ago
USE ukwiki_p; select * from categorylinks where cl_from = 12ж 5 years ago
USE ukwiki_p; SHOW TABLES FROM ukwiki_p; 5 years ago
USE ukwiki_p; select * from page where page_namespace = 0; 5 years ago