Page MenuHomeIn-Portal Phabricator
  • Changed Files
  • branches/5.2.x/tools/build/targets/db.xml

INP-1867 - Remove the MySQL password warning from Phing DB dumps
ClosedPublic

Authored by alex on Thu, Jun 20, 3:26 AM.

Details

Test Plan
  1. run the phing -f tools/build/build_custom.xml db-dump command in the project root folder
  2. confirm, that /system/build-*.sql files, that were created contain valid SQL (at least no mysqldump: [Warning] Using a password on the command line interface can be insecure. line present)

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex requested review of this revision.Thu, Jun 20, 3:26 AM
alex created this revision.
erik accepted this revision.Fri, Jun 21, 5:21 AM

No words "mysqldump", "Warning" in the resulting files.

Also before patch applied no such words in resulting files.

This revision is now accepted and ready to land.Fri, Jun 21, 5:21 AM
This revision was automatically updated to reflect the committed changes.