Skip to content

high_offset_selects | insert queries should be skipped by this check #140

@macbre

Description

@macbre
high_offset_selects → table affected: logs

✗ "/* 7388e26b */ insert into global_discussion_log.l..." query uses too high offset impacting the performance

  - query: /* 7388e26b */ insert into global_discussion_log.logs (   user_id,    ip,    site_id,    location,    action,    user_agent,    time,    app_id ) values (   33017624,    X'',    2233,    '',    0,    'content-changed-consumer',    {ts '2018-03-15 23:20:18.316'},    null )
  - limit: 0
  - offset: 2233

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions