Вопрос

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'
Это было полезно?

Решение

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

Cheers, -Brian

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top