1
kiki
5h

If you make a db query and it goes surprisingly fast, that means it somehow fucked up your db. A database _never_ works faster than when it fucks itself up. Normal queries are always slow, but wrong queries are oh so quick.

Comments
  • 0
    > A database _never_ works faster than when it fucks itself up

    sounds like a skill issue
Add Comment