Skip to content

mysqltest on Windows fails with error 4013 for simple 2-row table query in expr.expr_between #660

@chyujing

Description

@chyujing

Environment

  • Version: Not a temporary version provided by RD
  • Operating System: Windows
  • Reproducibility: Consistently reproducible

Description

When running the mysqltest case expr.expr_between on a Windows system, a query on a table containing only 2 rows fails with error code 4013.

Steps to Reproduce

  1. Connect using the provided connection string: mysql -uroot -h -P 2881
  2. Execute the mysqltest case: expr.expr_between
  3. The error occurs during a simple query on a table with just 2 rows of data.

Additional Information

  • The issue is specific to the Windows environment.
  • No specific environment information, connection strings for the problematic tenant or sys tenant, deployment details, or logs were provided in the original report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions