SELECT *
FROM jos_session
WHERE session_id = 'so8r8648tjfdol91ge81g32q14'
DELETE
FROM jos_session
WHERE ( TIME < '1328578376' )
SELECT *
FROM jos_session
WHERE session_id = 'so8r8648tjfdol91ge81g32q14'
UPDATE `jos_session`
SET `time`='1328583776',`userid`='0',`usertype`='',`username`='',`gid`='0',`guest`='1',`client_id`='0',`data`='__default|a:9:{s:15:\"session.counter\";i:23;s:19:\"session.timer.start\";i:1328583285;s:18:\"session.timer.last\";i:1328583750;s:17:\"session.timer.now\";i:1328583776;s:22:\"session.client.browser\";s:48:\"CCBot/1.0 (+http://www.commoncrawl.org/bot.html)\";s:8:\"registry\";O:9:\"JRegistry\":3:{s:17:\"_defaultNameSpace\";s:7:\"session\";s:9:\"_registry\";a:1:{s:7:\"session\";a:1:{s:4:\"data\";O:8:\"stdClass\":0:{}}}s:7:\"_errors\";a:0:{}}s:4:\"user\";O:5:\"JUser\":19:{s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:3:\"gid\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:3:\"aid\";i:0;s:5:\"guest\";i:1;s:7:\"_params\";O:10:\"JParameter\":7:{s:4:\"_raw\";s:0:\"\";s:4:\"_xml\";N;s:9:\"_elements\";a:0:{}s:12:\"_elementPath\";a:1:{i:0;s:82:\"/web/htdocs/www.agenziahelpservice.it/home/libraries/joomla/html/parameter/element\";}s:17:\"_defaultNameSpace\";s:8:\"_default\";s:9:\"_registry\";a:1:{s:8:\"_default\";a:1:{s:4:\"data\";O:8:\"stdClass\":0:{}}}s:7:\"_errors\";a:0:{}}s:9:\"_errorMsg\";N;s:7:\"_errors\";a:0:{}}s:13:\"session.token\";s:32:\"be9f0c9323726e47ba569efd45dc838e\";s:17:\"application.queue\";a:1:{i:0;a:2:{s:7:\"message\";N;s:4:\"type\";s:7:\"message\";}}}'
WHERE session_id='so8r8648tjfdol91ge81g32q14'
SELECT *
FROM jos_components
WHERE parent = 0
SELECT folder AS TYPE, element AS name, params
FROM jos_plugins
WHERE published >= 1
AND access <= 0
ORDER BY ordering
SELECT *
FROM jos_migration_backlinks
WHERE url LIKE 'flussi-prima-assunzione/%' OR sefurl LIKE 'flussi-prima-assunzione/%'
SELECT id, title, alias
FROM jos_jumi
WHERE published = 1
SELECT `id`,`link`
FROM jos_menu
WHERE ((`name` LIKE '%flussi prima assunzione%')
AND (`published` > 0))
SELECT oldurl, newurl
FROM jos_redirection
WHERE oldurl = 'flussi-prima-assunzione/'
ORDER BY rank ASC
LIMIT 1
UPDATE jos_redirection
SET cpt=(cpt+1)
WHERE `newurl` = 'index.php?option=com_content&Itemid=269&id=94&lang=it&layout=default&view=category'
AND `oldurl` = 'flussi-prima-assunzione/'
SELECT template
FROM jos_templates_menu
WHERE client_id = 0
AND (menuid = 0 OR menuid = 269)
ORDER BY menuid DESC
LIMIT 0, 1
SELECT c.*, s.id AS sectionid, s.title AS sectiontitle, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END AS slug
FROM jos_categories AS c
INNER JOIN jos_sections AS s
ON s.id = c.SECTION
WHERE c.id = 94
LIMIT 0, 1
SELECT cc.title AS category, a.id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.attribs, a.hits, a.images, a.urls, a.ordering, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups, u.email AS author_email
FROM jos_content AS a
LEFT JOIN jos_categories AS cc
ON a.catid = cc.id
LEFT JOIN jos_users AS u
ON u.id = a.created_by
LEFT JOIN jos_groups AS g
ON a.access = g.id
WHERE 1
AND a.access <= 0
AND a.catid = 94
AND a.state = 1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2012-02-07 03:02:56' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2012-02-07 03:02:56' )
ORDER BY a.ordering, a.created DESC
LIMIT 0, 10
SELECT cc.title AS category, a.id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.attribs, a.hits, a.images, a.urls, a.ordering, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups, u.email AS author_email
FROM jos_content AS a
LEFT JOIN jos_categories AS cc
ON a.catid = cc.id
LEFT JOIN jos_users AS u
ON u.id = a.created_by
LEFT JOIN jos_groups AS g
ON a.access = g.id
WHERE 1
AND a.access <= 0
AND a.catid = 94
AND a.state = 1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2012-02-07 03:02:56' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2012-02-07 03:02:56' )
ORDER BY a.ordering, a.created DESC
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&format=feed&id=94&lang=it&layout=default&type=rss&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&format=feed&id=94&lang=it&layout=default&type=atom&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&catid=94&id=716&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&catid=94&id=715&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&catid=94&id=689&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=351&catid=94&id=696&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&catid=94&id=675&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&catid=94&id=652&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=352&catid=94&id=700&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&catid=94&id=651&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=349&catid=94&id=699&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&catid=94&id=650&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&id=94&lang=it&layout=default&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&id=94&lang=it&layout=default&limitstart=10&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&id=94&lang=it&layout=default&limitstart=20&view=category'
SELECT id, title, module, POSITION, content, showtitle, control, params
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.published = 1
AND m.access <= 0
AND m.client_id = 0
AND ( mm.menuid = 269 OR mm.menuid = 0 )
ORDER BY POSITION, ordering
SELECT title
FROM jos_modules
WHERE module = ''
AND published = 1
SELECT title
FROM jos_modules
WHERE module = ''
AND published = 1
SELECT title
FROM jos_modules
WHERE module = ''
AND published = 1
SELECT title
FROM jos_modules
WHERE module = ''
AND published = 1
SELECT title
FROM jos_modules
WHERE module = ''
AND published = 1
SELECT title
FROM jos_modules
WHERE module = ''
AND published = 1
SELECT *
FROM jos_menu
WHERE link = 'index.php?option=com_vemod_news_mailer'
AND published=1
UPDATE jos_vemod_news_mailer_scantime
SET readers=readers+1
LIMIT 1
SELECT readers
FROM jos_vemod_news_mailer_scantime
LIMIT 1
SELECT scantime
FROM jos_vemod_news_mailer_scantime
LIMIT 1
UPDATE jos_vemod_news_mailer_scantime
SET readers=readers-1
WHERE readers>0
LIMIT 1
SELECT a.*, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug
FROM jos_content AS a
INNER JOIN jos_categories AS cc
ON cc.id = a.catid
INNER JOIN jos_sections AS s
ON s.id = a.sectionid
WHERE a.state = 1
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-02-07 03:02:56' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-02-07 03:02:56' )
AND s.id > 0
AND a.access <= 0
AND cc.access <= 0
AND s.access <= 0
AND (cc.id=43)
AND (s.id=13)
AND s.published = 1
AND cc.published = 1
ORDER BY a.modified DESC, a.created DESC
LIMIT 0, 42
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=725&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=704&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=724&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=721&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=344&catid=43&id=172&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=591&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=559&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=723&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=196&catid=43&id=163&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=707&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=572&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=693&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=145&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=684&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=717&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=353&catid=43&id=701&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=519&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=713&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=714&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=712&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=706&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=708&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=709&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=710&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=615&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=617&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=350&catid=43&id=698&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=623&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=327&catid=43&id=570&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=293&id=483&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=257&id=79&lang=it&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=263&id=83&lang=it&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=269&id=94&lang=it&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=282&id=102&lang=it&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=283&id=108&lang=it&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=307&id=499&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=284&id=112&lang=it&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=308&id=133&lang=it&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=309&id=501&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=292&id=134&lang=it&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=311&id=149&lang=it&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=271&id=174&lang=it&view=category'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=313&id=503&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=272&id=115&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_content&Itemid=175&id=110&lang=it&view=article'
SELECT oldurl, dateadd
FROM jos_redirection
WHERE newurl = 'index.php?option=com_chronocontact&chronoformname=registrazione&lang=it'
SELECT guest, usertype, client_id
FROM jos_session
WHERE client_id = 0
SELECT c.userid, u.email, u.name, u.username, '' AS avatar, '' AS profileLink
, COUNT(c.userid) AS cnt
, SUM(c.isgood) AS isgood, SUM(c.ispoor) AS ispoor, SUM( c.ispoor ) AS ispoor, (SUM( c.isgood ) - SUM( c.ispoor )) AS votes
FROM jos_jcomments AS c
JOIN jos_users AS u
ON u.id = c.userid
WHERE c.published = 1
UNION ALL
SELECT c.userid, c.email, c.name, c.username, '' AS avatar, '' AS profileLink
, COUNT(c.userid) AS cnt
, SUM(c.isgood) AS isgood, SUM(c.ispoor) AS ispoor, SUM( c.ispoor ) AS ispoor, (SUM( c.isgood ) - SUM( c.ispoor )) AS votes
FROM jos_jcomments AS c
WHERE c.published = 1
AND c.name <> ''
AND c.userid = 0
GROUP BY c.userid, email, name, username, avatar, profileLink
ORDER BY votes DESC
LIMIT 0, 5