Skip to content

Conversation

Hyask
Copy link

@Hyask Hyask commented Jun 18, 2025

Ubuntu has 'default-libmysqlclient-dev' pointing to mysql instead of mariadb. This additional hint helps the build system figure out how to link table-mysql.
For some reason, the mysql_config based fallback ended up providing the right arguments, but at the wrong place (before the objects files in the command line). I did not investigate further how to fix that fallback mode.

Ubuntu has 'default-libmysqlclient-dev' pointing to mysql instead of
mariadb. This additional hint helps the build system figure out how to
link table-mysql.
For some reason, the mysql_config based fallback ended up providing the
right arguments, but at the wrong place (before the objects files in the
command line). I did not investigate further how to fix that fallback
mode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant