MediaWiki:Query:RecentFiles
From FridaV
(Created page with 'select * from files order by file_id desc limit 200') |
|||
select * | select * | ||
| - | from files | + | from frida.files |
order by file_id desc | order by file_id desc | ||
limit 200 | limit 200 | ||
