Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix -DWITHOUT_SERVER=ON build, part 2 #1478

Conversation

laurynas-biveinis
Copy link
Contributor

Mark inline_mysql_thread_get_held_locks arguments as maybe_unused to fix
compilation error when HAVE_PSI_THREAD_INTERFACE is not declared.

This partially fixes #1476 together
with other PRs

Squash with d69bb8a

Mark inline_mysql_thread_get_held_locks arguments as maybe_unused to fix
compilation error when HAVE_PSI_THREAD_INTERFACE is not declared.

This partially fixes facebook#1476 together
with other PRs

Squash with d69bb8a
@facebook-github-bot
Copy link

@luqun has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link

This pull request has been merged in 04220ff.

@laurynas-biveinis laurynas-biveinis deleted the fix-without_server-2 branch September 9, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation of serverless build fails
2 participants