Title: Gotcha! - When SQL Queries Turn Against You
So I was messing around with a dev project the other day and I accidentally turned my SQL query into a recursive loop that brought my poor server to its knees. Now I'm curious to know - have any of you guys ever had a SQL query go rogue on you and take down your system? What was the most epic fail you've ever experienced?
So I was messing around with a dev project the other day and I accidentally turned my SQL query into a recursive loop that brought my poor server to its knees. Now I'm curious to know - have any of you guys ever had a SQL query go rogue on you and take down your system? What was the most epic fail you've ever experienced?