[phplib] RE: "Parse error: parser stack overflow in db_mysql.inc on line 62" From: Eric Lofland (eric <email protected>)
Date: 06/25/01

More info: enabling debug gives me this:

Debug: query = select * from Pictures where (RollID = 'roll001' and
FrameID = '009_6a')
Debug: query = select * from Topics where (TopicID = 'Hawaii')
Debug: query = select * from Comments where (RollID = 'roll001' and
FrameID = '009_6a')
Debug: query = select * from Topics where (TopicID = 'Hawaii')

this last message is repeated 291 times... and finally I get the stack
overflow message:
Parser error: parser stack overflow in db_mysql.inc on line 62

any help would be greatly appreciated!!
Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>