klsbhat
Results
2
issues of
klsbhat
**Describe the Feature Request** when mysql records includes special characters like commas, they are escaped with `\.` provide option to export it as it is in table. **Current behavior** when...
help wanted
question
Incomplete
Test case needed
**Describe the Feature Request** Mydumper to export '\032' and null character as it is. **Current behavior** mydumper has replaced '\032' with \Z and null charater with '\0'exported file **Expected behavior**...
Test case needed