1146 - Table 'admin_vforum.news' doesn't exist
SELECT
*
FROM
news
WHERE
visible = '1' and
( tekst like '%MSI%' or path like '%MSI%' or preview like '%MSI%' )
GROUP BY id
[TEP STOP]
1146 - Table 'admin_vforum.sessions' doesn't exist
select count(*) as total from sessions where sesskey = '62830ac90c0b1e0b7b99f34e0fffcfc8'
[TEP STOP]