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)
INSERT IGNORE INTO `www-izoelektro-com-2018`.`_TranslationTabel` SET area = 'FAVORITES', langKey = 'code', si = 'Code', filterArea = 6 ----> Access denied for user 'www-data'@'localhost' (using password: NO)Code | INSERT IGNORE INTO `www-izoelektro-com-2018`.`_TranslationTabel` SET area = 'FAVORITES', langKey = 'name', si = 'Name', filterArea = 6 ----> Access denied for user 'www-data'@'localhost' (using password: NO)Name |
---|