[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

mysql-ruby 1.4.5 bug?

keith

9/24/2003 3:53:00 AM

Hi,

I am using mysql 4.0.15 on redhat 9.0, compiled ruby 1.80,compiled
mysql-ruby 1.4.5 and tested it with the following result:

connect.............ok
create_db...........ok
create_table........ok
insert..............ok
select.............../t/40select.rb:4:in `fetch_hash': NULL pointer
given (ArgumentError)
from ./t/40select.rb:4
from ./test.rb:23:in `load'
from ./test.rb:23
from ./test.rb:19:in `each'
from ./test.rb:19

Please help.

Keith