pingcap / mysql-tester

A Golang implementation of MySQL Test Framework
Apache License 2.0
61 stars 62 forks source link

*: fix compile & add collationDisable flag #101

Closed Defined2014 closed 1 year ago

Defined2014 commented 1 year ago

This PR do two things

  1. fix some compile error and deprecated functions.
  2. Support collationDisable flag like https://github.com/pingcap/tidb/blob/master/cmd/explaintest/main.go
CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

Defined2014 commented 1 year ago

/cc @bb7133

bb7133 commented 1 year ago

LGTM