58

*creates table in database*
*writes query to retrieve data*
*gets error and Google's problem for 2 hours but no luck*
*in frustration, takes a half hour break*
*checks database for set up issues*
*realizes that the database is the wrong fucking database*
*face palm & quits fucking life*

I make dumb fucking mistakes like this way too much

Comments
  • 2
    haha I had a good laugh
  • 3
    It happens to everyone, I had a good laugh too...
  • 3
    Oh yea. Or you push something to your test server and keep refreshing in wonder why you don't see changes until you realise you keep refreshing the production where no changes have been made 🤓
  • 0
    lol... i ever did it too... 😄
  • 0
    Creating a table in the wrong database might cost you 1-2 hours of debugging.

    Creating a table with the wrong setup will cost you days of debugging and wondering why your query takes 30 seconds to run.

    Been there, done that.
Add Comment