Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
ISPConfig 3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 483
    • Issues 483
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 23
    • Merge Requests 23
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ISPConfig
  • ISPConfig 3
  • Merge Requests
  • !815

Merged
Opened Aug 15, 2018 by Jesse Norell@jnorellDeveloper

merge db_mysql.inc.php from server/ and interface/

  • Overview 0
  • Commits 13
  • Changes 14

Merges server/lib/classes/db_mysql.inc.php with interface/lib/classes/db_mysql.inc.php and updates everywhere that uses the db class. MySQL flags (ie. SSL support) now work on both the local db and dbmaster connections.

This does not address install/lib/mysql.lib.php. Also server/plugins-available/mysql_clientdb_plugin.inc.php has it's own set of mysql connection code for creating/managing databases and database users, which has not been updated (it could (should?) use the db class from server/lib/classes/db_mysql.inc.php)

See https://www.howtoforge.com/community/threads/server-vs-interface-db_mysql-inc-php.79593/

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: ispconfig/ispconfig3!815
Source branch: stable-3.1

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.