MySQL has a blackhole store engine
- ·
- Telegram
- ·
- Newsletter
👨🔬 Cool MySQL hack:
🧐 If your staging env has a table that ideally doesn't have data in it (esp production data)
🕳 You can make it a BLACKHOLE table
😅 I used this to make sure a table with a list of emails to send never contains any rows. Because, you know....