Skip to content

Fix mysql command line defaults file option#1487

Merged
jtpalmer merged 2 commits into
ubccr:xdmod9.5from
jtpalmer:mysql-cli-defaults
Feb 1, 2021
Merged

Fix mysql command line defaults file option#1487
jtpalmer merged 2 commits into
ubccr:xdmod9.5from
jtpalmer:mysql-cli-defaults

Conversation

@jtpalmer
Copy link
Copy Markdown
Contributor

Description

Replaces the use of --defaults-file with --defaults-extra-file.

Motivation and Context

Changes to the MySQL configuration were being ignored resulting in errors.

https://app.asana.com/0/0/1199666656644652/f

Tests performed

Changed the socket in /etc/my.cnf (and /etc/php.ini). Before the change the socket configuration would be ignored by anything using the MySQLHelper class.

Checklist:

  • The pull request description is suitable for a Changelog entry
  • The milestone is set correctly on the pull request
  • The appropriate labels have been added to the pull request

@jtpalmer jtpalmer added the bug Bugfixes label Jan 26, 2021
@jtpalmer jtpalmer added this to the 9.5.0 milestone Jan 26, 2021
@jtpalmer jtpalmer merged commit b927d20 into ubccr:xdmod9.5 Feb 1, 2021
@jtpalmer jtpalmer deleted the mysql-cli-defaults branch February 1, 2021 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugfixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants