MySQL 8.3.0
Source Code Documentation
COM_INIT_DB

Change the default schema of the connection

Returns
Payload
TypeNameDescription
int<1> command 0x02: COM_INIT_DB
string<EOF> schema name name of the schema to change to
Example
05 00 00 00 02 74 65 73 74 .....test