MySQL has a blackhole store engine

MySQL has a blackhole store engine

👨‍🔬 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....

We're writing a book, you can get it for free here.