-
Dirkjan Bussink authored
MySQL 9.0 added a new vector type at the protocol level, so this adds support for it. It is a binary length encoded buffer, so treat it as such. Signed-off-by:
Dirkjan Bussink <d.bussink@gmail.com>
Dirkjan Bussink authoredMySQL 9.0 added a new vector type at the protocol level, so this adds support for it. It is a binary length encoded buffer, so treat it as such. Signed-off-by:
Dirkjan Bussink <d.bussink@gmail.com>
Loading