Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • A amxmodx
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • CK
  • game-dev
  • amxmodx
  • Merge requests
  • !4

Build error fixed with MySQL 5.7

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Ecklory requested to merge root/amxmodx:mysql-build-fix into master Oct 26, 2019
  • Overview 0
  • Commits 1
  • Changes 1

The libmysqlclient client library is now built as a thread-safe library. The libmysqlclient_r client library is still present for compatibility, but is just a symbolic link to libmysqlclient.

https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-0.html

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mysql-build-fix