On Thu, Jun 1, 2017 at 5:39 AM,  <andrewm0...@gmail.com> wrote:
> Hi,
> I installed OSSEC ver. 2.9.0. Server worked, but I can't compile ossec with
> mysql support.
>
> This command doesn't work:
> make TARGET=server DATABASE=mysql install
>
> I checked few *.c files and found that in src/os_dbd/main.c in line 25 is:
> #ifdef UMYSQL_DATABASE_ENABLED
> Should be:
> #ifdef MYSQL_DATABASE_ENABLED
>
> When I changed this line and compiled with option "DATABASE=mysql" mysql
> support started working.
>
> Questions:
> Are any problems with mysql in OSSEC in version 2.9.0?

No clue, I don't use it.

> Why this line contain unused varitable?

Which unused variable?

> Is this a bug or permanent disable of mysql?
>

I am not aware of any plans to deprecate mysql support.

>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "ossec-list" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ossec-list+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ossec-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ossec-list+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to