Is it possible for mysqli_insert_id to return an incorrect id in high traffic applications?

前端 未结 4 1548
甜味超标
甜味超标 2020-12-06 18:54

In a high traffic application, is it possible for mysqli_insert_id() to return the wrong id, or to confuse the id between two INSERT queries perfor

4条回答
提交回复
热议问题