cleanup: prepare_for_insert() -> prepare_for_modify()
make handler::prepare_for_insert() to be called to prepare the handler for writes, INSERT/UPDATE/DELETE.
Showing
Please register or sign in to comment
make handler::prepare_for_insert() to be called to prepare the handler for writes, INSERT/UPDATE/DELETE.