Roger Pack wrote: >> >> Any help? > >> (irb):6: [BUG] Segmentation fault >> ruby 1.9.1p430 (2010-08-16 revision 28998) [i386-mingw32] > > probably a bug in the gem. > You could try a different version of ruby and see if that helps. > Or possibly the mysqlplus gem (except it doesn't have any windows > binaries...) > -r I found a solution for the problem. The MySQL gem does not work with the libmysql.dll of newer mysql versions. Here is a link for the fix: http://www.fuyun.org/2010/01/ruby-mysql-adapter-on-windows/ thanks for the reply, Y -- Posted via http://www.ruby-forum.com/.