Query Run
WITH possible_table_templates AS ( SELECT lt_id, lt_title FROM... 2 years ago
WITH possible_table_templates AS ( SELECT lt_id, lt_title FROM... 2 years ago
#WITH possible_table_templates AS ( SELECT * FROM linktarget ... 2 years ago
#WITH possible_table_templates AS ( SELECT * FROM linktarget ... 2 years ago
select * FROM linktarget LIMIT 10 2 years ago
select * FROM templatelinks LIMIT 10 2 years ago
select * FROM templatelinks LIMIT 10 2 years ago
describe templatelinks; 2 years ago