Structs§
- Drop
Handler - A handler that ignores all result set data but captures affected_rows and last_insert_id
- First
RowHandler - A wrapper handler that forwards calls to an inner handler but stops after the first row
Functions§
- write_
init_ db - Write COM_INIT_DB command
- write_
ping - Write COM_PING command
- write_
quit - Write COM_QUIT command
- write_
reset_ connection - Write COM_RESET_CONNECTION command