[Backgroundrb-devel] Bdrb's select statements in log
Ramon Tayag
ramon.tayag at gmail.com
Mon Jan 5 00:35:55 EST 2009
I find it a bit difficult to read the server log when backgroundrb
outputs its sql activity:
BdrbJobQueue Load (0.000405) SELECT * FROM `bdrb_job_queues` WHERE (
worker_name = 'mail_worker' AND taken = 0 AND scheduled_at <=
'2009-01-05 05:33:51' ) LIMIT 1 FOR UPDATE
SQL (0.000088) COMMIT
How do I turn this off? I tried the "log: background" configuration
option but it didn't do anything.
Thanks,
Ramon Tayag
More information about the Backgroundrb-devel
mailing list