Environment
- Platform: Windows
- Tool: mysqltest
- Reproducibility: Stable (consistently reproducible)
Description
When running the mysqltest case auto_inc.nextval_func on a Windows system, the process crashes with a core dump.
Steps to Reproduce
- Connect to the database using the command:
- Execute the
mysqltest case named auto_inc.nextval_func.
- The specific command path used was:
C:\Program Files>"C:\Program Files\seekdb\bin\seek..."
Additional Context
- This is not a temporary version provided by RD.
- The issue is stable and consistently reproducible.
Environment
Description
When running the
mysqltestcaseauto_inc.nextval_funcon a Windows system, the process crashes with a core dump.Steps to Reproduce
mysqltestcase namedauto_inc.nextval_func.Additional Context