Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #30516 All Revisions ] Back to Issue ]
Summary 0030516: Potential full c_orderline scan in M_Reservation_trg
Revision 2015-08-07 12:12 by alostale
Steps To Reproduce I have not reproduced it, but just read the code in M_RESERVATION_TRG.xml :

https://code.openbravo.com/erp/devel/pi/rev/b4be2e4511445d578fc7f8a2175c3a6114e52583#l1.28 [^]

select count (*) into v_count from c_orderline;

it looks like some missing debug code forgotten to remove as it is never used
Revision 2015-08-07 12:10 by alostale
Steps To Reproduce I have not reproduced it, but just read the code in M_RESERVATION_TRG.xml :

https://code.openbravo.com/erp/devel/pi/rev/b4be2e4511445d578fc7f8a2175c3a6114e52583#l1.28 [^]



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker