row_count() 返回上一个insert、update、delete语句的影响行数
found_rows() 返回上一个select查到的记录条数
last_insert_id() 返回上一次插入的记录的id字段