SQL: SELECT sum(o.Price) as Price, sum(o.PriceWithVAT) as PriceWithVAT
FROM shop_order_archive o
WHERE o.IdCompany = 1 AND
o.Status > 10 AND
o.Status < 50
AND o.InsertTime Is NOT NULL
GROUP BY 1=1
2006: MySQL server has gone away-v dotazu: select volume of saleSQL: SELECT *
FROM rabat
WHERE `Limit`<=31099771.23 AND
IdUserGroup IN (6)
ORDER BY `Limit` DESC 2006: MySQL server has gone away-v dotazu: select properties of object rabat by limitSQL: SELECT *
FROM rabat
WHERE `Limit`<=31099771.23 AND
IdUserGroup IS NULL
ORDER BY `Limit` DESC 2006: MySQL server has gone away-v dotazu: select properties of object rabat by limitSQL: SELECT *
FROM template_page 2006: MySQL server has gone away-v dotazu: select properties of object template_pageSQL: SELECT cachedata, userdata, expires
FROM cache
WHERE id = '0ebb643fc539f3c14eafabc059bbb0db' AND cachegroup = 'Page/par' 2006: MySQL server has gone away-v dotazu: SQL: UPDATE cache
SET changed = (NOW() + 0), hits=hits+1
WHERE id = '0ebb643fc539f3c14eafabc059bbb0db' AND cachegroup = 'Page/par' 2006: MySQL server has gone away-v dotazu: SQL: SELECT *
FROM template_page
WHERE Id=18 2006: MySQL server has gone away-v dotazu: select properties of object template_pageSQL: SELECT *
FROM template_page2lang
WHERE IdPage=18 AND IdLanguage=1 2006: MySQL server has gone away-v dotazu: select properties of object template_pageSQL: SELECT *
FROM template_css WHERE IdPage = '18' AND Flags & '2' 2006: MySQL server has gone away-v dotazu: select properties of object template_pageSQL: SELECT *
FROM template_container WHERE IdPage = 18 AND IdParent = 0 AND Flags & 1
ORDER BY colOrder ASC 2006: MySQL server has gone away-v dotazu: select properties of object template_containerSQL: SELECT cachedata, userdata, expires
FROM cache
WHERE id = '0ebb643fc539f3c14eafabc059bbb0db' AND cachegroup = 'Page/par' 2006: MySQL server has gone away-v dotazu: SQL: UPDATE cache
SET changed = (NOW() + 0), hits=hits+1
WHERE id = '0ebb643fc539f3c14eafabc059bbb0db' AND cachegroup = 'Page/par' 2006: MySQL server has gone away-v dotazu: SQL: REPLACE INTO cache (
userdata,
cachedata,
expires,
id,
cachegroup,
hits)
VALUES ('', '', 1695897682, '0ebb643fc539f3c14eafabc059bbb0db', 'Page/par', 0) 2006: MySQL server has gone away-v dotazu: