Clear sensitive url information for 2.0 protocol and newsort

This commit is contained in:
obdev
2023-03-09 09:44:03 +00:00
committed by ob-robot
parent 5c64c72df5
commit 51c2177230
2 changed files with 0 additions and 2 deletions

View File

@ -459,7 +459,6 @@ const int64_t OB_MYSQL_COMPRESSED_HEADER_SIZE = OB_MYSQL_HEADER_LENGTH + 3; /*
//-----------------------------------oceanbase 2.0 c/s protocol----------------------//
// https://lark.alipay.com/quanwei.wqw/aap9pg/wrga61
const uint16_t OB20_PROTOCOL_MAGIC_NUM = 0x20AB;
const int64_t OB20_PROTOCOL_HEADER_LENGTH = 24;
const int64_t OB20_PROTOCOL_TAILER_LENGTH = 4; // for CRC32