Active
Project:
Boost
Version:
6.x-1.x-dev
Component:
Cron Crawler
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2011 at 17:42 UTC
Updated:
21 Apr 2011 at 18:03 UTC
If i use 6.x-1.18 mentioned option work, but in this dev release don`t.. Settings are same for both release... How to solve this issue? Thanks in advance!
Comments
Comment #1
mladenu commentedI`m (m)sad because none of you want help me! :) This is a joke! :D Problem is located, and here is below:
In boost.module string:
$results = db_query_range("SELECT * FROM {boost_crawler} GROUP BY hash ORDER BY id ASC", $from, BOOST_CRAWLER_BATCH_SIZE);
removed GROUP BY hash and live info now working...
Is there an issue caused by my shared hosting mysql database or something else is a problem?!
Comment #2
mikeytown2 commented@mladenu
I've been quite busy with advagg. This is on my todo list. That's not the "correct" fix but if it works for you then more power to ya.
Comment #3
mladenu commentedOk, sorry for disturbing you, i`m familiar with something similar to your duty... I`m aware that`s not the right fix, but worked for me, and i want to know why "GROUP BY hash" prevent live info to show left URL`s while crawling?
Comment #4
mladenu commentedI`m pretty sure that "GROUP BY hash" prevent live info to display in a latest dev release! Mikey, concider this, please...
Comment #5
mladenu commented