You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In MySQL result, affected rows means the number of rows that get
updated, but not the number of matched rows. So this can't be use as an
indicator that if the rows actually exist.
0 commit comments