11

It's okay to be confused with everything and life, but hey, stay away from production DB

Comments
  • 3
    At least Limit the query and only select :)
  • 2
    mysql> DELETE FROM customers; WHERE id = 2j114242;

    Query OK, 231453 row(s) affected (0.06 sec)

    Ohhhhhhh Shiiiiiiiiiit
  • 0
    @10Dev at least you didn't leave the where clause out 😔
  • 0
    That's why it is nicer to not have access

    This is one of things which we have to be careful about before wishing
Add Comment