SELECT id, area,langKey,IF(LENGTH(en) > 0,en,si) as language FROM `www-izoelektro-com-2018`.`_TranslationTabel` ORDER BY id,area ----> Access denied for user 'www-data'@'localhost' (using password: NO)INSERT INTO `www-izoelektro-com-2018`.`logs` (`datetime`, `page`, `ip`, `user_id`, `lang`) VALUES (NOW(),'category/24','145.14.14.104','0','en') ----> Access denied for user 'www-data'@'localhost' (using password: NO)SELECT id_sub, idLab, description, konfigurator FROM `_treeMenu` WHERE `id` =24 ----> Access denied for user 'www-data'@'localhost' (using password: NO)SELECT * FROM `_treeMenu` WHERE (id_sub=0 OR id_sub=24) AND leaf=1 AND visible=1 ORDER BY id_sub ASC, orderBy ASC ----> Access denied for user 'www-data'@'localhost' (using password: NO)SELECT item_id FROM `www-izoelektro-com-2018`.`favorites` WHERE session_id='f70ocl36epggf6l9eak28hh626' ----> Access denied for user 'www-data'@'localhost' (using password: NO) Izoelektro - SELECT t1.idLab as cat1_name, t1.id as cat1_id, t2.idLab as cat2_name, t2.id as cat2_id, t3.idLab as cat3_name, t3.id as cat3_id FROM _treeMenu t1 LEFT JOIN _treeMenu t2 ON t1.id_sub = t2.id LEFT JOIN _treeMenu t3 ON t2.id_sub = t3.id WHERE 1 ORDER BY t3.orderBy ASC, t2.orderBy ASC, t1.orderBy ASC ----> Access denied for user 'www-data'@'localhost' (using password: NO)
INSERT IGNORE INTO `www-izoelektro-com-2018`.`_TranslationTabel` SET area = 'HEADER', langKey = 'loading', si = 'Loading...', filterArea = 6 ----> Access denied for user 'www-data'@'localhost' (using password: NO)Loading...
IZOELEKTRO
  • INSERT IGNORE INTO `www-izoelektro-com-2018`.`_TranslationTabel` SET area = 'FAVORITES', langKey = 'send-inquiry', si = 'SEND INQUIRY FOR SELECTED PRODUCTS', filterArea = 6 ----> Access denied for user 'www-data'@'localhost' (using password: NO)SEND INQUIRY FOR SELECTED PRODUCTS

    INSERT IGNORE INTO `www-izoelektro-com-2018`.`_TranslationTabel` SET area = 'CATEGORY', langKey = 'categories', si = 'CATEGORIES', filterArea = 6 ----> Access denied for user 'www-data'@'localhost' (using password: NO)CATEGORIES

    SELECT tm.id_sub, ii.itemId, ii.fileLocation FROM _treeMenu tm LEFT JOIN _itemImages ii ON tm.id = ii.itemId WHERE tm.id_sub IN ( ) AND ii.itemId IS NOT NULL GROUP BY tm.id_sub ----> Access denied for user 'www-data'@'localhost' (using password: NO)SELECT id, image_location FROM `_treeMenu` WHERE id IN ( ) ----> Access denied for user 'www-data'@'localhost' (using password: NO)
    SELECT * FROM Kategorije_Statika WHERE id_sup IN( 22,23 ) OR id IN ( 21, 24 ) ----> Access denied for user 'www-data'@'localhost' (using password: NO)