Welcome Guest, Not a member yet? Register   Sign In
Transaction Rollback Performance
#2

[eluser]verynewtothis[/eluser]
My suggestions:
Move your transaction commands to the model function.
Try having least number of programming logic in between the start and end transaction commands.. have your data prepared inside your controller (prior to sending it to the model) rather then doing it inside the transaction start/end commands... enabling "profiling" can also provide some useful information about time it takes to execute query etc..


Messages In This Thread
Transaction Rollback Performance - by El Forum - 08-10-2009, 03:20 AM
Transaction Rollback Performance - by El Forum - 08-10-2009, 11:51 AM
Transaction Rollback Performance - by El Forum - 08-10-2009, 11:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB