Re: Problem with large UNION query in MySQL 4.0.4-beta

2002-12-01 Thread paul
Ignore this query folks, my damn signal timer was causing the problem, why I was accessing mysql from a signal interrupt, i'll never know. sorry for wasting anyones time. thanks, paul > I should also mention that this error is only happening using the mysql C > API ( mysql_query() ). If i use m

Re: Problem with large UNION query in MySQL 4.0.4-beta

2002-12-01 Thread paul
I should also mention that this error is only happening using the mysql C API ( mysql_query() ). If i use mysql client and paste the exact same query, i get the proper result everything. thanks, paul > hello, > > When I perform a large union query with 11 tables I often get this error: > > Lost