Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

local_infile option not working correctly #137

Open
shshankjain opened this issue Sep 10, 2013 · 0 comments
Open

local_infile option not working correctly #137

shshankjain opened this issue Sep 10, 2013 · 0 comments

Comments

@shshankjain
Copy link

Hey Guys,

The local_infile option when passed to bulk processor doesnt seem to be working fine.

Looking into the code, we found that https://github.com/activewarehouse/adapter_extensions/blob/00c1d6874601d784fdc656c4832514545eda87a4/lib/adapter_extensions/adapters/mysql_adapter.rb#L55 requires the local_infile to be passed in the option hash, however,

if field_separator || field_enclosure || line_separator || null_string
doesnt seem to be passing along the same.

Can you look into this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant