Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Akonadi Akonadi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PIM
  • AkonadiAkonadi
  • Repository
Switch branch/tag
  • akonadi
  • server
  • src
  • utils.cpp
Find file BlameHistoryPermalink
  • Christian Mollekopf's avatar
    Use the target of the symlink instead as socket directory. · 6f6c6914
    Christian Mollekopf authored Aug 19, 2013
    Socket paths must be shorter than 108 characters, and the symlink is quickly beyond that.
    By using the actual directory this can be avoided.
    
    This results in the socket used to start the mysql database, as well as
    the socket in akonadiconnectionrc being set to the /tmp/ path.
    
    BUG: 277839
    REVIEW: 112152
    6f6c6914