Casey Becking

Results 14 comments of Casey Becking

export DYLD_LIBRARY_PATH=/usr/local/mysql/lib/ Worked on 10.7.3

export DYLD_LIBRARY_PATH=/usr/local/mysql/lib/ That worked for me.

Yeah same issue here.

Redis also looks to be storing the information, it just looks wrong. ```127.0.0.1:6379> HGETALL rq:job:fdd23b58-032c-487e-b34a-76835a4fa86e 1) "timeout" 2) "180" 3) "result_ttl" 4) "5000" 5) "status" 6) "failed" 7) "data" 8)...