Skip to content

mysql80: Mysql2::Client session_track fails on mysql >= 8.0.20 or 8.0.21? #1165

@junaruga

Description

@junaruga

I like to open the ticket of this test failure on mysql80 case, coming from #1154 (comment) . Actually I see this issue happens on the current Travis too.

Failures:
  1) Mysql2::Client session_track returns multiple session track type values when available
     Failure/Error: expect(res).to eq(["________"])

       expected: ["________"]
            got: nil
     
       (compared using ==)
     # ./spec/mysql2/client_spec.rb:1053:in `block (3 levels) in <top (required)>'

Seeing the history of builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions