/** Issues a commit. Returns 1 if the commit succeeded, 0 if it failed and -1 * if an error occurred. */ static VALUE sqlrcon_commit(VALUE self) {