https://bugs.exim.org/show_bug.cgi?id=2165

Heiko Schlittermann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Heiko Schlittermann <[email protected]> ---
(In reply to Phil Pennock from comment #1)
> How does this compare to the patch already landed, in commit 4f9f4be46:
> 
> PP/07 GitHub PR 56: Apply MariaDB build fix.
>       Patch provided by Jaroslav Å karvada.
> 
> The patch we've applied just adds:
> +#include <mysql_version.h>
> 
> You're instead applying a guarded:
> +#include <server/mysql_version.h>
> 
> I don't have MariaDB around to test against; is the current code in git
> wrong, or will it be fine?

My marmot build farm animal uses Debian8. The file
/usr/include/mysql/mysql_version.h is provided by the libmysqlclient-dev
package.

On my own workstation I use Debian8, here the file
/usr/include/mysql/mysql_version.h is provided by the libmariadbclient-dev
package.

On both systems the current master compiles with LOOKUP_MYSQL enabled.

So I'd consider this #2165 a duplicate of of that what was fixed as PP/07
and if nobody complains, I'd close this bug as solved with commit 4f9f4be46
about 3 weeks ago.

Heiko

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to