What was the most stupid code mistake you have ever made?

Posted by Ramesh on Stack Overflow See other posts from Stack Overflow or by Ramesh
Published on 2010-05-29T14:47:27Z Indexed on 2010/05/29 14:52 UTC
Read the original article Hit count: 171

What was the most stupid code mistake you have ever made that had great consequences, e.g. you were fired?

For example, a friend of mine wrote a cycle with conditional statement for break that was never true, which caused one high-loaded site to hang up for the whole night.

© Stack Overflow or respective owner

Related posts about subjective

Related posts about language-agnostic