JeffKawa says
17 years ago
w00t! Fixed issue! Total hours: 48. Next: end users need to test.
latest #8
Joe says
17 years ago
yay!!!!! way to go
adreich says
17 years ago
(s_dance)
JeffKawa says
17 years ago
thanks, told the team lead I was on a roll and could not stop. It was nice having full 3 days to focus on one thing for a change
立即下載
JeffKawa says
17 years ago
well so much for the bottom of the list, Monday will start with the next "big" issue (which is was top priority today but ignored that fact)
Joe asks
17 years ago
so what was the bug?
JeffKawa says
17 years ago
well it was just bad design. Figured out hidden in the db component that evertime it ran a stored procedure, it would run query that....
JeffKawa says
17 years ago
returned about 56,000 records. So once I figured that out, I disabled the query and added what it needed to the stored procedure
JeffKawa says
17 years ago
now now it only returns what it needs to return. Bad design and logic seem to be hidden on purpose, strange...
back to top