SELECT * FROM Kategorije_Statika WHERE lab_en = '/sitemap.xml' LIMIT 1 ----> Access denied for user 'www-data'@'localhost' (using password: NO) N.B.S. - O podjetju

SELECT * FROM Kategorije_Statika WHERE id_sup = ORDER BY orderBy ----> Access denied for user 'www-data'@'localhost' (using password: NO)
SELECT * FROM Kategorije_Statika WHERE id = 42 ----> Access denied for user 'www-data'@'localhost' (using password: NO)

SELECT * FROM Kategorije_Statika as a WHERE lab_file='' AND product_group = ORDER BY orderBy ----> Access denied for user 'www-data'@'localhost' (using password: NO)SELECT * FROM Kategorije_Statika as a WHERE lab_file!='' AND product_group = ORDER BY orderBy ----> Access denied for user 'www-data'@'localhost' (using password: NO)