Re: [Rails] Webrick very unstable with MySQL 5.0 on Windows
by Anatol Pomozov other posts by this author
Feb 12 2006 5:34AM messages near this date
[Rails] Webrick very unstable with MySQL 5.0 on Windows
|
[Rails] Re: Webrick very unstable with MySQL 5.0 on Windows
Yes it is known issue with old mysql.so module with latest versions of MySQL.
Try mysql.so that I have compiled for mysql 5.0.15
http://pomozov.info/opensource.php#mysql_ruby
On 2/12/06, rawktron <rawktron@[...].com> wrote:
> So, install Ruby and gem and then read the wiki post about getting MySQL
> working and installed that mysql.so into the right dirs, and actually
> everything works fine. Except that it's unstable - after maybe 4 or 5
> queries, Webrick will crash with a segmentation fault in basically a
> random module - never the same spot.
>
> Anyone got any suggestions? Is it just the mysql.so - does it need to be
> compiled on this machine maybe?
--
anatol (http://pomozov.info)
_______________________________________________
Rails mailing list
Rails@[...].org
http://lists.rubyonrails.org/mailman/listinfo/rails
Thread:
Rawktron
Anatol Pomozov
Rawktron
|