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

Duplicate LIMIT in DB query when using mysqlstream in ctl and --limit option in cmd line #134

@acyuta108

Description

@acyuta108

Exception: activerecord-3.2.11/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in query': Mysql2::Error: You have an error in your SQL syntax; ... LIMIT 100 LIMIT 1 (ActiveRecord::StatementInvalid) ... activewarehouse-etl-1.0.0/lib/etl/control/source/mysql_streamer.rb:24:ininitialize'

When using mysqlstream in ctl file and command line option --limit.

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