Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pike pike
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pikelang
  • pikepike
  • Issues
  • #6453
Closed
Open
Issue created Aug 13, 2012 by Peter Bortas@zinoOwner

Fix mysql module to support Mysqld 4.0 and earlier again.

Imported from http://bugzilla.roxen.com/bugzilla/show_bug.cgi?id=6453

Reported by @grubba

Depending on the configured charset some queries may fail with

"Query failed: Unknown system variable 'character_set_client'"

when the other end is Mysqld 4.0 or earlier. It looks like the code is intended to work with Mysqld 4.0, but that the support is broken.

RT: [roxen.com #19279]
Assignee
Assign to
Time tracking