Database I/O (DbIo) Manager v1.6.1 (2020-02-12)

Not losing sleep of this, so no rush. I have other things to address.
Live Site:
File export: ProductsAttribsRaw
Import same file before any edit. (511KB)

The reason for export/import without edits is that when I did make a single line insertion, there were errors
dbio logfile is over 900,000 lines long and over 41MB. All I see there is 'ant-races'

Looking at line number 73 in the export/import file.... it is essentially the same as other lines of the similar items.

Code:
                      Statistics for the last file imported in the current admin session:
             
  • Import File Name:/home/chainwea/public_html/MYADMINFOLDER/dbio/dbio.ProductsAttribsRaw.20200518-092909-559660.csv
  • Operation:import-en-check
  • Records Read:3555
  • Records Inserted:0
  • Records Updated:3553
  • Warnings:0
  • Errors:18
  • Parse Time:9.8524129390717
The following warnings/errors were generated by the above action: ✗ products_attributes.options_values_id, line #73: Value () is not an integer ✗ products_attributes.options_values_price, line #73: Value () is not a floating-point value. ✗ products_attributes.product_attribute_is_free, line #73: Value () is not an integer ✗ products_attributes.products_attributes_weight, line #73: Value () is not a floating-point value. ✗ products_attributes.attributes_display_only, line #73: Value () is not an integer ✗ products_attributes.attributes_default, line #73: Value () is not an integer ✗ products_attributes.attributes_discounted, line #73: Value () is not an integer ✗ products_attributes.attributes_price_base_included, line #73: Value () is not an integer ✗ products_attributes.attributes_price_onetime, line #73: Value () is not a floating-point value. ✗ products_attributes.attributes_price_factor, line #73: Value () is not a floating-point value. ✗ products_attributes.attributes_price_factor_offset, line #73: Value () is not a floating-point value. ✗ products_attributes.attributes_price_factor_onetime, line #73: Value () is not a floating-point value. ✗ products_attributes.attributes_price_factor_onetime_offset, line #73: Value () is not a floating-point value. ✗ products_attributes.attributes_price_words, line #73: Value () is not a floating-point value. ✗ products_attributes.attributes_price_words_free, line #73: Value () is not an integer ✗ products_attributes.attributes_price_letters, line #73: Value () is not a floating-point value. ✗ products_attributes.attributes_price_letters_free, line #73: Value () is not an integer ✗ products_attributes.attributes_required, line #73: Value () is not an integer