Skip to content

The connection can not close correctly for EloqSQL #43

@yi-xmu

Description

@yi-xmu

What happened?
After sysbench run, the connections can not close correctly.
#34

Steps to Reproduce

sysbench oltp_read_write --mysql_storage_engine=eloq --tables=1 --table_size=10000 --mysql-user=tpcc_test --mysql-password=tpcc123 --mysql-host=127.0.0.1 --mysql-port=3317 --mysql-db=sbtest --mysql-ignore-errors=1213,1020,1205,199 --auto_inc=true --rand-type=uniform --threads=10 --report-interval=10 --time=10 --verbosity=5 --mysql-debug=on run > sysbench_$(date +%Y%m%d_%H%M%S).log 2>&1

Environment

  • OS:
  • Version:
  • Any other relevant details:

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions