take_mysqldump may not be compatible with windows

Bug #892930 reported by Valentine Gostev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kewpie
Fix Committed
Low
Valentine Gostev

Bug Description

Currently take_mysqldump utilizes execute_cmd function to write stdout to file, but this may be incompatible with windows.

Instead of reading stdout from mysqldump it is recommended to use --result-file option, which allows to prevent newline “\n” characters from being converted to “\r\n” carriage return/newline sequences. (According to official mysqldump documentation)

Patch will be provided later this week.

Related branches

Changed in dbqp:
importance: Undecided → Low
assignee: nobody → Valentine Gostev (longbow)
status: New → Confirmed
Changed in dbqp:
status: Confirmed → Fix Committed
William Grant (wgrant)
affects: dbqp → kewpie
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.