Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mariadb-connector-c mariadb-connector-c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • MariaDB and MySQL Packaging TeamMariaDB and MySQL Packaging Team
  • mariadb-connector-cmariadb-connector-c
  • Merge requests
  • !2
The source project of this merge request has been removed.

Change the default socket file to /var/run/mysqld/mysql.sock

Closed Francisco M Neto requested to merge (removed):master into master Oct 26, 2018
  • Overview 3
  • Pipelines 0
  • Changes 3

This solves Debian Bug #911880 by changing the default socket file in both the CMakeFile and the examples from '/tmp/mysql.sock' to '/var/run/mysqld/mysql.sock', which is the default in file '/etc/mysql/mariadb.conf.d/50-client.cnf' from package mariadb-client-10.1.

Edited Oct 26, 2018 by Francisco M Neto
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master