tidb-server:fix import of errors2
This commit is contained in:
@ -15,7 +15,7 @@ import (
|
||||
"github.com/ngaut/log"
|
||||
mysql "github.com/pingcap/tidb/mysqldef"
|
||||
"github.com/pingcap/tidb/util/hack"
|
||||
"github.com/reborndb/go/errors2"
|
||||
"github.com/pingcap/tidb/util/errors2"
|
||||
)
|
||||
|
||||
var defaultCapability = mysql.ClientLongPassword | mysql.ClientLongFlag |
|
||||
|
||||
Reference in New Issue
Block a user