WordPress database error: [Table 'rhythmic_raj.wp_yarpp_related_cache' doesn't exist]
select min(ID) as min_id from wp_yarpp_related_cache where reference_ID = 424
WordPress database error: [Table 'rhythmic_raj.wp_yarpp_related_cache' doesn't exist]
select distinct ID from wp_yarpp_related_cache where reference_ID = 424 and ID != 0
WordPress database error: [Table 'rhythmic_raj.wp_yarpp_related_cache' doesn't exist]
delete from wp_yarpp_related_cache where reference_ID = 424
WordPress database error: [Table 'rhythmic_raj.wp_yarpp_keyword_cache' doesn't exist]
delete from wp_yarpp_keyword_cache where ID = 424
WordPress database error: [Table 'rhythmic_raj.wp_yarpp_keyword_cache' doesn't exist]
select body, title from wp_yarpp_keyword_cache where ID = 424
WordPress database error: [Table 'rhythmic_raj.wp_yarpp_keyword_cache' doesn't exist]
insert into wp_yarpp_keyword_cache (ID,body,title) values (424,'the and on desktop it my rainmeter in what like most about gaps filled has already made cleaner is beautiful ','desktop my ') on duplicate key update date = now(), body = 'the and on desktop it my rainmeter in what like most about gaps filled has already made cleaner is beautiful ', title = 'desktop my '
WordPress database error: [Table 'rhythmic_raj.wp_yarpp_related_cache' doesn't exist]
insert into wp_yarpp_related_cache (reference_ID,ID,score) (SELECT 424 as reference_ID, ID, ROUND(0 + (MATCH (post_content) AGAINST ('the and on desktop it my rainmeter in what like most about gaps filled has already made cleaner is beautiful')) * 1 + (MATCH (post_title) AGAINST ('desktop my')) * 1 + count(distinct if( termtax.taxonomy = 'post_tag', refterms.term_taxonomy_id, null )) + count(distinct if( termtax.taxonomy = 'category', refterms.term_taxonomy_id, null )),1) as score
from wp_posts
left join wp_term_relationships as terms on ( terms.object_id = wp_posts.ID )
left join wp_term_taxonomy as termtax on ( terms.term_taxonomy_id = termtax.term_taxonomy_id )
left join wp_term_relationships as refterms on ( terms.term_taxonomy_id = refterms.term_taxonomy_id and refterms.object_id = 424 )
where post_status in ( 'publish', 'static' ) and ID != '424' and post_password ='' and post_type = 'post'
group by ID
having score >= 5.00 and bit_or(termtax.term_id in (0)) = 0 order by score desc limit 5) union (SELECT 424 as reference_ID, ID, ROUND(0 + (MATCH (post_content) AGAINST ('the and on desktop it my rainmeter in what like most about gaps filled has already made cleaner is beautiful')) * 1 + (MATCH (post_title) AGAINST ('desktop my')) * 1 + count(distinct if( termtax.taxonomy = 'post_tag', refterms.term_taxonomy_id, null )) + count(distinct if( termtax.taxonomy = 'category', refterms.term_taxonomy_id, null )),1) as score
from wp_posts
left join wp_term_relationships as terms on ( terms.object_id = wp_posts.ID )
left join wp_term_taxonomy as termtax on ( terms.term_taxonomy_id = termtax.term_taxonomy_id )
left join wp_term_relationships as refterms on ( terms.term_taxonomy_id = refterms.term_taxonomy_id and refterms.object_id = 424 )
where post_status in ( 'publish', 'static' ) and ID != '424' and post_password ='' and post_type = 'page'
group by ID
having score >= 5.00 and bit_or(termtax.term_id in (0)) = 0 order by score desc limit 5) on duplicate key update date = now()
WordPress database error: [Table 'rhythmic_raj.wp_yarpp_related_cache' doesn't exist]
select distinct ID from wp_yarpp_related_cache where reference_ID = 424 and ID != 0
WordPress database error: [Table 'rhythmic_raj.wp_yarpp_related_cache' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_posts.*, yarpp.score FROM wp_posts join wp_yarpp_related_cache as yarpp on wp_posts.ID = yarpp.ID WHERE 1=1 AND yarpp.score >= 5 and yarpp.reference_ID = 424 AND wp_posts.post_type IN ('post', 'page') ORDER BY yarpp.score DESC limit 5
For years, I had only one icon on my desktop, the recycle bin. And when I found that Rainmeter can help me get rid of it, I wasted no time in customizing it to suit my needs. Windows 7 has already made the desktop cleaner and Rainmeter filled in the gaps. And what I like the most about the desktop is the beautiful ‘Lexis’ clock on the top right and the iTunes mini control bar on the bottom left.

No comments yet.
Leave a comment