Pergunta

Does anyone know how to get libdrizzle support working for gearman on OSX?

I installed gearmand through ports using the command:

sudo port install gearmand +drizzle

However when I try to use the libdrizzle flags gearmand throws an error:

$ gearmand -q libdrizzle --libdrizzle-mysql
gearmand: unrecognised option '--libdrizzle-mysql'
Foi útil?

Solução

I would use the MySQL driver backend. Which is kind of sad.

Cheers, -Brian

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top