Displaying 1 result from an estimated 1 matches for "intmittently".
Did you mean:
intermittently
2006 Jan 22
0
MySQL Adaptor on WinXP Dual CPU machine broken?
When I run using webrick on a dual WinXP SP2 machine it crashes
intmittently at random locations.
If the page has no MySQL lookups in it it will go and go forever. The
moment I put one
MyModel.find(:first) into the controller. Webrick starts crashing
again. Crash as in illegal access into low addresses of memory.
I have tried installing MySQL 4.1 and 5 GA as well as...