Open demis001 opened 3 years ago
I am trying to load gff file to mysql 8 and keep getting this error. I changed character class from utf8 to latin1 and so on nothing helped.
bp_seqfeature_load.pl -u root -p xxx -c -f -d hg38_cis_eQTL hg19_all_eqtl_segment_Myers.gff loading hg19_all_eqtl_segment_Myers.gff... Building object tree... 0.04s5s Loading bulk data into database...DBD::mysql::db do failed: Invalid utf8 character string: ''
Any idea?
I am trying to load gff file to mysql 8 and keep getting this error. I changed character class from utf8 to latin1 and so on nothing helped.
Any idea?