Ferenc Engard wrote: > I use the mgd_get_topic_by_name() function with constant parameters, and > sometimes it returns with 'object does not exist', sometimes it finds > the topic, which is never deleted. Weird...
You'll have to turn on mysql logging to see what is being asked and see if the request differs. MMP + midgard-lib (latest CVS) have facilities to log mysql errors; the 'object does not exist' error can easily be caused by mysql not accepting new connections, for example. MMP will allow you to log that exact reason. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
