Fixed a wrong word in the comment (#317)

This commit is contained in:
zhangdiandian
2021-08-20 11:29:39 +08:00
committed by GitHub
parent ab00790f63
commit 3107d410f1

View File

@ -68,7 +68,7 @@ public:
void stat();
public:
// These interface are one one mapping whit MySQL request type currently
// These interface are one one mapping with MySQL request type currently
// Interface of SQL Engine for OB_MYSQL_COM_QUERY request
//