1054 - Unknown column 'aui.languages_id' in 'where clause'
select au.authors_name, aui.authors_description, aui.authors_url from authors au, authors_info aui where au.authors_id = '2' and au.authors_id = aui.authors_id and aui.languages_id = '1'
[STOP]
| |