79651330

Date: 2025-06-03 13:28:20
Score: 0.5
Natty:
Report link

Consider adding index on transactions(status, id, amount) to reduce SELECTion time required.
This should minimize COMPLETE ROW READS.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Wilson Hauck