Maksim Filippov

Results 4 issues of Maksim Filippov

@VladimirLogachev @Sakayama не хотите ли перевести?

Задача

* I'm on Mac OS X * Using FreeTDS v1.00.26 and tiny_tds v1.1.0 I'm trying to connect to SQL Server using tiny_tds using ssh gateway like this: ```ruby require 'tiny_tds'...

OpenSSL

### Summary: I have a few hundred tasks, just sitting there, not being picked up by any of the workers. I did check that: - tasks are in the same...

Now if I try to pass seed longer than 4 characters I get an `ArgumentError`: ```ruby Digest::MurmurHash3_x86_32.rawdigest('foo', '1234567') # => ArgumentError: seed string should be 4 length ``` Moreover, I...