Inventory management : locking + multiple queries in one statement + transactions

前端 未结 0 1208
不思量自难忘°
不思量自难忘° 2021-01-15 21:35

I currently have the following code running againist a mysql DB configured to InnoDB.

    $this->db->lock(\'store\');
    $this->db->transaction()         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题