Commit 3cf7b76
default affected rows to 0
Summary:
- when no rows are affected, okPacket returns 0, not -1
- it's also not internally consistent within squangle, here it sets 0
Reviewed By: aditya-jalan
Differential Revision: D83618289
fbshipit-source-id: 242003b354d0419a7e88394a6e7b79421f6bc75b1 parent bf08d23 commit 3cf7b76
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
619 | | - | |
| 619 | + | |
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
| |||
0 commit comments