Skip to content

Unable to import data to DB - Out of range #17

@allc0re

Description

@allc0re

--- Delete everything above this line ---

Unable to import data to DB

Installed all dependencies and database(s), ran import, waited almost 2 days for it to complete.

Additional Information

INFO 2019-10-04T22:38:17Z: cdl_runner: Connecting to the DB
ERROR 2019-10-06T13:15:22Z: cdl_runner::db_client: insert error
ERROR 2019-10-06T13:15:22Z: cdl_runner::db_client: MySqlError { ERROR 1264 (22003): Out of range value for column '(null)' at row 1 }
ERROR 2019-10-06T13:15:22Z: cdl_runner::importer: process -> for line in finalized_string -> !is_volatile -> ins_res -> is_err
ERROR 2019-10-06T13:15:22Z: cdl_runner::importer: Error(MysqlErr, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })

  • Rust Version: rustc 1.38.0 (625451e37 2019-09-23)
  • Platform: Windows Server 2012 R2
  • Logs: (If you can please run the CLI with: RUST_LOG=trace at the beginning and provide us the debug logs.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions