Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Erik S.Erik S.Change Log Group
FixedChange Log Message
Removed the MySQL Warnings from the Phing-produced database dumps (the "db-dump" build target).Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
48m loggedStory Points
1Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Erik S.
Erik S.Change Log Group
Fixed
Change Log Message
Removed the MySQL Warnings from the Phing-produced database dumps (the "db-dump" build target).
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
48m logged
Story Points
1
Fix versions
Created June 20, 2024 at 7:27 AM
Updated December 30, 2024 at 3:02 PM
Resolved June 23, 2024 at 11:29 AM
In the "db-dump" Phing target (the "tools/build/targets/db.xml" file) add the error="/dev/null" parameter to the "exec" tasks, that call "mysqldump".