I don't want to prevent other processes from reading the table, but I do want to prevent other processes updating the table. You simply need a shared read lock ...
確定! 回上一頁