RacerX@lemm.ee to Ask Lemmy@lemmy.world · 1 年前What's the worst way you ever broke production?message-squaremessage-square103linkfedilinkarrow-up1183arrow-down19file-text
arrow-up1174arrow-down1message-squareWhat's the worst way you ever broke production?RacerX@lemm.ee to Ask Lemmy@lemmy.world · 1 年前message-square103linkfedilinkfile-text
minus-squareEmasXP@lemmy.worldlinkfedilinkarrow-up17·1 年前Two 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 年前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.
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.