- run the phing -f tools/build/build_custom.xml db-dump command in the project root folder
- 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)
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.2.x
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
Comment Actions
No words "mysqldump", "Warning" in the resulting files.
Also before patch applied no such words in resulting files.