Strange Problem in queue_wait - uppercase char in field name

17 views
Skip to first unread message

Martin

unread,
Dec 12, 2010, 12:39:30 PM12/12/10
to Q4M - a Message Queue for MySQL
Hi all

I just ran into a problem which took me an hour to debug.
I have a queue_wait expression which included the expression
(dial_retriesA<5)
The query failed... e.g. never returned a row.

I deleted this particular expression and the query worked...
Now i found out that changing the field name to dial_retries_a was the
solution.
There might be some inconsistency with field names including uppercase
chars.

Anyway the problem is solved - but my message might help others with
strange problems in their queue_wait expressions.

I'm running : q4m 0.9.4/php 5.3.2/mysql 5.1.52

Rock solid btw.

Kazuho - thanks for the great work.

Best wishes

Martin
Reply all
Reply to author
Forward
0 new messages