| 枚举 | 说明 |
|---|---|
| BinLogVersion |
binlogversion的版本,只有三个版本
|
| Capability | |
| CapabilityFlags |
The capability flags are used by the client and server to indicate which
features they support and want to use.
|
| CharacterSet | |
| Checksum | |
| ColumnType |
TYPE_SET: ENUM: STRING: metadata[i] = CodecUtils.toInt(d.readBytes(2), 0, 2);
// Big-endian break;
|
| Command |
命令枚举
|
| EventFlag | |
| EventType | |
| SenderEnum | |
| StatusFlags |
服务器状态,在connect之后返回的ok包中会含有此项
|
| StatusVar |
QueryEvent事件中要解析的
|
Copyright © 2016. All rights reserved.