RacerX@lemm.ee to Ask Lemmy@lemmy.world · 1 year agoWhat's the worst way you ever broke production?message-squaremessage-square103fedilinkarrow-up1181arrow-down19file-text
arrow-up1172arrow-down1message-squareWhat's the worst way you ever broke production?RacerX@lemm.ee to Ask Lemmy@lemmy.world · 1 year agomessage-square103fedilinkfile-text
minus-squareEmasXP@lemmy.worldlinkfedilinkarrow-up17·1 year agoTwo things pop up I once left an alert() asking “what the fuck?”. That was mostly laughed upon, so no worry. I accidentally dropped the production database and replaced it by the staging one. That was not laughed upon.
minus-squareTeenieBopper@lemmy.worldlinkfedilinkarrow-up9·1 year agoI once dropped a table in the production database. I did not replace it with the same table from staging. On the bright side, we discovered our vendor wasn’t doing daily backups.
Two things pop up
alert()
asking “what the fuck?”. That was mostly laughed upon, so no worry.I once dropped a table in the production database. I did not replace it with the same table from staging.
On the bright side, we discovered our vendor wasn’t doing daily backups.