SELECT *
FROM jos_session
WHERE session_id = 'r0hqr7mcmons4irofuohajb781'
DELETE
FROM jos_session
WHERE ( time < '1369362573' )
SELECT *
FROM jos_session
WHERE session_id = 'r0hqr7mcmons4irofuohajb781'
INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` )
VALUES ( 'r0hqr7mcmons4irofuohajb781','1369366173','','0','1','0' )
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_rsseo_redirects
WHERE published = 1
SELECT template
FROM jos_templates_menu
WHERE client_id = 0
AND (menuid = 0 OR menuid = 24)
ORDER BY menuid DESC
LIMIT 0, 1
SELECT *
FROM jos_sections
WHERE id = 21
LIMIT 0, 1
SELECT 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, cc.title AS category, g.name AS groups, u.email AS author_email
FROM jos_content AS a
INNER JOIN jos_categories AS cc
ON cc.id = a.catid
LEFT JOIN jos_sections AS s
ON s.id = a.sectionid
LEFT JOIN jos_users AS u
ON u.id = a.created_by
LEFT JOIN jos_groups AS g
ON a.access = g.id
WHERE a.access <= 0
AND s.id = 21
AND s.access <= 0
AND cc.access <= 0
AND s.published = 1
AND cc.published = 1
AND a.state = 1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2013-05-24 03:29:34' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2013-05-24 03:29:34' )
ORDER BY a.created DESC
LIMIT 0, 9
SELECT 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, cc.title AS category, g.name AS groups, u.email AS author_email
FROM jos_content AS a
INNER JOIN jos_categories AS cc
ON cc.id = a.catid
LEFT JOIN jos_sections AS s
ON s.id = a.sectionid
LEFT JOIN jos_users AS u
ON u.id = a.created_by
LEFT JOIN jos_groups AS g
ON a.access = g.id
WHERE a.access <= 0
AND s.id = 21
AND s.access <= 0
AND cc.access <= 0
AND s.published = 1
AND cc.published = 1
AND a.state = 1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2013-05-24 03:29:34' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2013-05-24 03:29:34' )
ORDER BY a.created DESC
SELECT a.*, COUNT( b.id ) AS numitems, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END AS slug
FROM jos_categories AS a
LEFT JOIN jos_content AS b
ON b.catid = a.id
AND b.state = 1
AND ( b.publish_up = '0000-00-00 00:00:00' OR b.publish_up <= '2013-05-24 03:29' )
AND ( b.publish_down = '0000-00-00 00:00:00' OR b.publish_down >= '2013-05-24 03:29' )
AND b.access <= 0
WHERE a.section = 21
AND a.published = 1
AND a.access <= 0
GROUP BY a.id
HAVING numitems > 0
ORDER BY a.ordering
SELECT ConfigValue
FROM jos_rsseo_config
WHERE ConfigName = 'crawler.enable.auto'
SELECT ConfigValue
FROM jos_rsseo_config
WHERE ConfigName = 'crawler.ignore'
SELECT IdPage
FROM jos_rsseo_pages
WHERE PageURL = 'kyocera.html'
SELECT `published`
FROM `jos_plugins`
WHERE `element` = 'jfrouter'
AND `folder` = 'system'
SELECT IdPage, PageModified, PageTitle , PageKeywords , PageDescription, PageCrawled , PageLevel
FROM jos_rsseo_pages
WHERE PageURL = 'kyocera.html'
AND published = 1
LIMIT 1
SELECT ConfigValue
FROM jos_rsseo_config
WHERE ConfigName = 'component.heading'
SELECT ConfigValue
FROM jos_rsseo_config
WHERE ConfigName = 'content.heading'
SELECT ConfigValue
FROM jos_rsseo_config
WHERE ConfigName = 'enable.keyword.replace'
SELECT Keyword , KeywordBold ,KeywordUnderline , KeywordLink
FROM jos_rsseo_keywords
ORDER BY CHAR_LENGTH(Keyword) DESC
SELECT ConfigValue
FROM jos_rsseo_config
WHERE ConfigName = 'approved.chars'
SELECT ConfigValue
FROM jos_rsseo_config
WHERE ConfigName = 'approved.chars'
SELECT ConfigValue
FROM jos_rsseo_config
WHERE ConfigName = 'approved.chars'
SELECT id,title,alias,description
FROM jos_sections
WHERE id='21'
LIMIT 1
SELECT metakey
FROM jos_content
WHERE sectionid='21'
AND state=1
LIMIT 10
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 = 24 OR mm.menuid = 0 )
ORDER BY position, ordering
SELECT parent, menutype, ordering
FROM jos_menu
WHERE id = 24
LIMIT 1
SELECT count(*)
FROM jos_menu AS m
WHERE menutype='kompatibilitaetsliste'
AND published='1'
AND access <= '0'
AND parent=0
AND ordering < 20