Hacker News new | past | comments | ask | show | jobs | submit login

update hereford.buildings set color="blue" where building_name="boathouse" or 1=1;

I reckon it's blue.




you forgot to commit the changes. surely, you don't operate with auto-commit on in prod do you?


Sometimes we programmers just need a little danger in our lives.

  function main(code) {
    try {
      eval(code);
    } catch(e) {}
  }


main('Bobby drop tables')




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: