Skip to content

Commit 8738d0c

Browse files
author
James Cor
committed
rebase
1 parent 3743f95 commit 8738d0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/handler.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,6 @@ func (h *Handler) resultForValueRowIter(ctx *sql.Context, c *mysql.Conn, schema
975975
if res != nil {
976976
res.Rows = res.Rows[:res.RowsAffected]
977977
}
978-
}
979978
return res, buf, processedAtLeastOneBatch, err
980979
}
981980

0 commit comments

Comments
 (0)