select `user`,`attId`,`page`,`filename`,`filesize`,`filetype`,`hits`,`created`,`comment` from `tiki_wiki_attachments` where `page`=? order by `size` desc
Values:
0
Publications
Message:
Built query was probably:
select `user`,`attId`,`page`,`filename`,`filesize`,`filetype`,`hits`,`created`,`comment` from `tiki_wiki_attachments` where `page`='Publications' order by `size` desc