This command selects the default database for the current connection, functionally equivalent to the USE statement.
COM_INIT_DB is used to specify the default schema for the connection.
COM_INIT_DB
int<1> 0x02 : COM_INIT_DB Header.
0x02
string<NUL> schema name.
ERR_Packet or OK_Packet.
06 00 00 00 02 74 65 73 74 63 .....testc
This page is licensed: CC BY-SA / Gnu FDL
Last updated 5 months ago
Was this helpful?