OK. Have a look at: http://bugzilla.mkgnu.net/show_bug.cgi?id=264#c12
I adapted the threads patch for 0.19.7. It passes the testsuite. It consumes way too much CPU -- which could be just a bug in the implementation I never ironed out. But hopefully it will help you have another look at the mysql problems. Can you give it a try ? I don't understand why you are even having connection termination errors since you are wrapping everything in calls via a completely different process. If there was one backend that should always work with no DBI errors, that would be TestDirectory. On Mon, 2007-02-12 at 08:06 -0800, Robert Hudson wrote: > Hi Kristis, > > Most of the behaviour is the same. My requests terminate (rather than > hang) and I don't get anything in the error.log > > I do get: > > Scmbug notice: Request submission was not replied to > ******************************************* > ** > ** > ** Scmbug error 24: The daemon-spawned connection handler exited > abnormally. > Please check the daemon error logs. The daemon is certainly crashing. All I can recommend is to increase the log messages, even log in a file in c://Temp and see if you can find some pattern to the problem. Does it randomly exit (some library problem -- DBI/mysql etc) or perhaps a bug in the OLE/Win object you are using, etc.) _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
