Project

General

Profile

Feature #19698 » current-slowquery.log

Administrator Admin, 2008-12-15 09:50

 
# Time: 081215 9:01:30
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
use typo3-utf8-trunk_db;
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%aboutmodules%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%aboutmodules%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%lowlevel%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%lowlevel%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%func\\_wizards%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%func\\_wizards%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%impexp%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%impexp%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%taskcenter%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 9 Rows_examined: 14891
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%taskcenter%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%tstemplate\\_ceditor%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 3 Rows_examined: 14885
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%tstemplate\\_ceditor%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%wizard\\_sortpages%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%wizard\\_sortpages%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%context\\_help%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%context\\_help%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%beuser%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 25 Rows_examined: 14907
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%beuser%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%info\\_pagetsconfig%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%info\\_pagetsconfig%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%rtehtmlarea%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 26 Rows_examined: 14908
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%rtehtmlarea%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# Time: 081215 9:01:31
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 1 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%cms%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 48 Rows_examined: 14930
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%cms%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%tstemplate\\_objbrowser%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 3 Rows_examined: 14885
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%tstemplate\\_objbrowser%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%fe\\_edit%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%fe\\_edit%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%tstemplate\\_info%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 3 Rows_examined: 14885
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%tstemplate\\_info%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%indexed\\_search%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 4 Rows_examined: 14886
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%indexed\\_search%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%felogin%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 5 Rows_examined: 14887
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%felogin%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%sys\\_note%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 3 Rows_examined: 14885
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%sys\\_note%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%t3skin%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 38 Rows_examined: 14920
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%t3skin%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%tsconfig\\_help%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%tsconfig\\_help%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%openid%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 6 Rows_examined: 14888
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%openid%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%wizard\\_crpages%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%wizard\\_crpages%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%viewpage%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%viewpage%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%install%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 27 Rows_examined: 14909
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%install%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%version%' AND reviewstate >= 0 AND state!=5;
# Time: 081215 9:01:32
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 1 Lock_time: 0 Rows_sent: 4 Rows_examined: 14886
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%version%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%dbal%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 3 Rows_examined: 14885
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%dbal%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%tstemplate%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 20 Rows_examined: 14902
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%tstemplate%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%setup%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%setup%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%sv%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 127 Rows_examined: 15009
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%sv%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%extra\\_page\\_cm\\_options%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%extra\\_page\\_cm\\_options%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%t3editor%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%t3editor%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%css\\_styled\\_content%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%css\\_styled\\_content%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%lang%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 99 Rows_examined: 14981
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%lang%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%adodb%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 23 Rows_examined: 14905
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%adodb%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%tstemplate\\_analyzer%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 3 Rows_examined: 14885
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%tstemplate\\_analyzer%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%belog%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 21 Rows_examined: 14903
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%belog%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%opendocs%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%opendocs%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%simulatestatic%' AND reviewstate >= 0 AND state!=5;
# Time: 081215 9:01:33
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 1 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%simulatestatic%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%sys\\_action%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 0 Rows_examined: 14882
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%sys\\_action%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14882
SELECT count(*) as cnt
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%phpmyadmin%' AND reviewstate >= 0 AND state!=5;
# User@Host: typo3_dbu[typo3_dbu] @ [192.168.1.14]
# Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 14883
SELECT *
FROM cache_extensions
WHERE
1=1 AND extkey LIKE '%phpmyadmin%' AND reviewstate >= 0 AND state!=5
ORDER BY category, title
LIMIT 0,500;
(1-1/5)