Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 634
    • Issues 634
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 92
    • Merge requests 92
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Issues
  • #1678
Closed
Open
Issue created Mar 15, 2020 by Klemen Mihevc@SoLoR1

BIND fails to build with MYSQL support against mysql8/mysql-connector-8

Summary

BIND fails to build with MYSQL support against mysql8/mysql-connector-8

BIND version used

BIND 9.16.0 (Stable Release) id:6270e60

What is the current bug behavior?

../../contrib/dlz/drivers/dlz_mysql_driver.c: In function ‘mysql_create’:
../../contrib/dlz/drivers/dlz_mysql_driver.c:754:2: error: unknown type name ‘my_bool’; did you mean ‘bool’?
  754 |  my_bool auto_reconnect = 1;
      |  ~~~~~~
      |  bool
make[2]: *** [Makefile:638: dlz_mysql_driver.lo] Error 1

Possible fixes

Full build.log from gentoo, together with a patch...

https://bugs.gentoo.org/712692
https://712692.bugs.gentoo.org/attachment.cgi?id=619928&action=diff&format=raw&headers=1
Edited Mar 15, 2020 by Mark Andrews
Assignee
Assign to
Time tracking