참고로 MySQL에서 Affected Rows는 “정말로 데이터가 변경”된 경우에만 반영 ... mysql> insert into test values (1,1); Query OK, 1 row affected ...
確定! 回上一頁