Changes between Initial Version and Version 4 of Ticket #2370


Ignore:
Timestamp:
2013/09/09 12:56:42 (12 years ago)
Author:
pineray
Comment:

r23198 にて差し戻しました。

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2370

    • Property Status changed from new to closed
    • Property Milestone changed from EC-CUBE 2.13.1 to バックログ
    • Property Owner changed from somebody to pineray
    • Property Resolution changed from to 無効
  • Ticket #2370 – Description

    initial v4  
    11commit、begin、rollback の各関数を呼び出す前に、トランザクションが開始されているか毎回チェックしているが、これらの処理を SC_Query に組み込んでしまって、トランザクションの状態を意識せずに関数を呼び出せるようにする。 
     2 
     3MDB2のコードを良く読んだら、内部で同じような処理を行っているので、変更を差し戻しました。 
     4ただ、seasoftさんがご指摘なさった危険性は依然として残っているので、そちらは別チケットにて対応の必要があります。