Hi, The blank values from MySQL are being imported as '@'. Is there any parameter to handle blank values?
I am handling NULL values using the following parameters. --null-string '\\N' --null-non-string '\\N' Thanks!
Hi, The blank values from MySQL are being imported as '@'. Is there any parameter to handle blank values?
I am handling NULL values using the following parameters. --null-string '\\N' --null-non-string '\\N' Thanks!